ContextMenuInfo Properties
Provides basic information about the context menu.
Name | Description |
---|---|
Empty static | For internal use only. |
Header | Gets or sets the text shown in the context menu’s header. |
Is |
Indicates whether the context menu has any content. |
Menu |
The object or UI element shown in the context menu. |
Settings | Gets or sets the flyout settings applied to the context menu. |
Target | The UI element for which the context menu is shown. |
Target |
An object from the Data |
Target |
The point relative to which the context menu should be displayed. |
See Also