Table of Contents

Class LinkActionsManagerWindowBase

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

链接主窗口

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

Fields

public static readonly DependencyProperty LinkActionsProperty

Field Value

DependencyProperty

Properties

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey
public ObservableCollection<IAction> LinkActions { get; set; }

Property Value

ObservableCollection<IAction>

Methods

protected override void OnLoaded()