ContextMenu Properties
Represents a flyout menu that can be attached to any visual element.
Name | Description |
---|---|
Content | Gets or sets the UI element that represents the context menu. This is a dependency property. |
Flyout |
Gets or sets the flyout settings applied to the menu. This is a dependency property. |
Header | Gets or sets the menu header. This is a dependency property. |
Is |
Gets whether the menu is currently opened. |
Requested |
Gets or sets the theme that should be used for the menu content specified by the Context |
See Also