Table of Contents

Class CustomManagerWindowBase

Namespace
HeBianGu.Window.Link
Assembly
HeBianGu.Window.Link.dll

链接主窗口

public class CustomManagerWindowBase : ManagerWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
Inheritance
CustomManagerWindowBase
Implements
Inherited Members
Extension Methods

Fields

public static readonly DependencyProperty LeftContentProperty

Field Value

DependencyProperty

Properties

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey
public object LeftContent { get; set; }

Property Value

object

Methods

When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().

public override void OnApplyTemplate()