Class CustomManagerWindowBase
链接主窗口
public class CustomManagerWindowBase : ManagerWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
- Inheritance
-
CustomManagerWindowBase
- Implements
- Inherited Members
- Extension Methods
Fields
LeftContentProperty
public static readonly DependencyProperty LeftContentProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
LeftContent
public object LeftContent { get; set; }
Property Value
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()