RadialContextMenuControl Properties
Represents a radial menu.| Name | Description |
|---|---|
| BoundWidth | This is a dependency property. |
| CloseCommand | Gets or sets a command executed when the end-user closes the radial menu. This is a dependency property. |
| CloseCommandParameter | Gets or sets the RadialContextMenuControl.CloseCommand parameter. This is a dependency property. |
| CommandSegmentBoundWidth | This is a dependency property. |
| CurrentItem | This is a dependency property. |
| NavigateCommand | |
| RootItem | This is a dependency property. |
See Also