Table of Contents

Class AboveManagerWindowBase

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

遮盖窗口

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

Fields

public static readonly DependencyProperty IsboveStateProperty

Field Value

DependencyProperty
public static readonly DependencyProperty ItemsPanelProperty

Field Value

DependencyProperty
public static readonly DependencyProperty LinkActionDataTemplateProperty

Field Value

DependencyProperty

Properties

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey
public bool IsboveState { get; set; }

Property Value

bool

环绕的布局容器

public ItemsPanelTemplate ItemsPanel { get; set; }

Property Value

ItemsPanelTemplate
public DataTemplate LinkActionDataTemplate { get; set; }

Property Value

DataTemplate

Methods

protected override void OnLoaded()