|
  | activeBackground | 
 Gets or sets the active background brush.
 
 | 
  | activeBorder | 
 Gets or sets the active border in the control.
 
 | 
  | activeFont | 
 Gets or sets the font settings for this menu item when active.
 
 | 
  | activeIndicatorIcon | 
 Gets or sets the URL of the icon to be shown to the right of the item when active.
 
 | 
  | activeItemIcon | 
 Gets or sets the URL of the icon to be shown to the left of the item when active.
 
 | 
  | hoverBackground | 
 Gets or sets the hover background brush.
 
 | 
  | hoverBorder | 
 Gets or sets the hover border in the control.
 
 | 
  | hoverFont | 
 Gets or sets the font settings for this menu item when hovering.
 
 | 
  | hoverIndicatorIcon | 
 Gets or sets the URL of the icon to be shown to the right of the item when hovering.
 
 | 
  | hoverItemIcon | 
 Gets or sets the URL of the icon to be shown to the left of the item when hovering.
 
 | 
  | restBackground | 
 Gets or sets the resting background brush.
 
 | 
  | restBorder | 
 Gets or sets the rest border in the control.
 
 | 
  | restFont | 
 Gets or sets the font settings for this menu item when at rest.
 
 | 
  | restIndicatorIcon | 
 Gets or sets the URL of the icon to be shown to the right of the item when at rest.
 
 | 
  | restItemIcon | 
 Gets or sets the URL of the icon to be shown to the left of the item when at rest.
 
 |