Class AboveManagerWindowBase
遮盖窗口
public class AboveManagerWindowBase : LinkGroupsManagerWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
- Inheritance
-
AboveManagerWindowBase
- Implements
- Inherited Members
- Extension Methods
Fields
IsboveStateProperty
public static readonly DependencyProperty IsboveStateProperty
Field Value
ItemsPanelProperty
public static readonly DependencyProperty ItemsPanelProperty
Field Value
LinkActionDataTemplateProperty
public static readonly DependencyProperty LinkActionDataTemplateProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
IsboveState
public bool IsboveState { get; set; }
Property Value
ItemsPanel
环绕的布局容器
public ItemsPanelTemplate ItemsPanel { get; set; }
Property Value
LinkActionDataTemplate
public DataTemplate LinkActionDataTemplate { get; set; }
Property Value
Methods
OnLoaded()
protected override void OnLoaded()