Table of Contents

Class MenuWindowBase

Namespace
HeBianGu.Window.Menu
Assembly
HeBianGu.Window.Menu.dll
public class MenuWindowBase : MessageWindowBase, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IWindowBase, IMainWindow
Inheritance
MenuWindowBase
Implements
Inherited Members
Extension Methods

Fields

MenuContentProperty

public static readonly DependencyProperty MenuContentProperty

Field Value

DependencyProperty

Properties

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

MenuContent

public object MenuContent { get; set; }

Property Value

object