Class | Description | |
---|---|---|
![]() | RadialMenuColorChangedEventArgs | Event arguments for a value change event of a RadialMenuColorItemBase |
![]() | RadialMenuColorItem | An item for the XamRadialMenu that displays the selected color of a child RadialMenuColorWell |
![]() | RadialMenuColorItemBase | Base class for an item that represents a color value. |
![]() | RadialMenuColorWell | Represents a color within the XamRadialMenu |
![]() | RadialMenuItem | Custom menu item for the XamRadialMenu that displays some content and may be clicked or checked. |
![]() | RadialMenuItemBase | Base class for an item in the XamRadialMenu |
![]() | RadialMenuList | Custom radial menu item that displays a list when navigating to the children. |
![]() | RadialMenuListValueChangedEventArgs | Event argument class for the value change events of the RadialMenuList |
![]() | RadialMenuNumericGauge | Custom item for a XamRadialMenu that allows choosing a numeric value from a specified range. |
![]() | RadialMenuNumericItem | Custom menu item that represents a numerical value |
![]() | RadialMenuNumericValueChangedEventArgs | Event arguments for a value change event of a RadialMenuNumericGauge or RadialMenuNumericItem |
![]() | RadialMenuToolTipContext | Provides information about a tooltip for an item within the XamRadialMenu |
![]() | RadialMenuValueChangedEventArgs<T> | Base class for an event involving the change of a value of an item within the XamRadialMenu |
![]() | XamRadialMenu | Represents a circular menu control similar to that used in Microsoft's One Note MX. |
Enumeration | Description | |
---|---|---|
![]() | RadialMenuCheckBehavior | Enumeration used to define whether how the item's RadialMenuItem.IsChecked state may be changed. |
![]() | RadialMenuChildItemPlacement | Enumeration used to define where the child items of a RadialMenuItem are positioned relative to the parent. |