Table of Contents

Class LinkGroupsManagerWindowBase

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

链接主窗口

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

Fields

public static readonly DependencyProperty LinkActionGroupsProperty

Field Value

DependencyProperty

Properties

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey
public static ComponentResourceKey LeftMenuKey { get; }

Property Value

ComponentResourceKey
public LinkActionGroups LinkActionGroups { get; set; }

Property Value

LinkActionGroups

Methods

protected override void OnLoaded()