Class MenuWindowBase
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
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
MenuContent
public object MenuContent { get; set; }