Class LinkActionsManagerWindowBase
链接主窗口
public class LinkActionsManagerWindowBase : ManagerWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
- Inheritance
-
LinkActionsManagerWindowBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
LinkActionsProperty
public static readonly DependencyProperty LinkActionsProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
LinkActions
public ObservableCollection<IAction> LinkActions { get; set; }
Property Value
Methods
OnLoaded()
protected override void OnLoaded()