Class CrossManagerWindowBase
环绕操作窗口
public class CrossManagerWindowBase : LinkActionsManagerWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
- Inheritance
-
CrossManagerWindowBase
- Implements
- Inherited Members
- Extension Methods
Fields
ContenClipProperty
public static readonly DependencyProperty ContenClipProperty
Field Value
ItemsPanelProperty
public static readonly DependencyProperty ItemsPanelProperty
Field Value
LinkActionDataTemplateProperty
public static readonly DependencyProperty LinkActionDataTemplateProperty
Field Value
Properties
ContenClip
public Geometry ContenClip { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
ItemsPanel
环绕的布局容器
public ItemsPanelTemplate ItemsPanel { get; set; }
Property Value
LinkActionDataTemplate
public DataTemplate LinkActionDataTemplate { get; set; }