Table of Contents

Class CrossManagerWindowBase

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

环绕操作窗口

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

Fields

public static readonly DependencyProperty ContenClipProperty

Field Value

DependencyProperty
public static readonly DependencyProperty ItemsPanelProperty

Field Value

DependencyProperty
public static readonly DependencyProperty LinkActionDataTemplateProperty

Field Value

DependencyProperty

Properties

public Geometry ContenClip { get; set; }

Property Value

Geometry
public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

环绕的布局容器

public ItemsPanelTemplate ItemsPanel { get; set; }

Property Value

ItemsPanelTemplate
public DataTemplate LinkActionDataTemplate { get; set; }

Property Value

DataTemplate