4.733 RibbonMenuItem (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > HeaderedItemsControl > MenuItem > RibbonMenuItem, IInputElement
RibbonMenuItem
RibbonApplicationMenuItem RibbonSplitMenuItem
(usage)
<RibbonMenuItem> x:Object* </RibbonMenuItem>
(description)
Represents a menu item inside a Ribbon menu control.
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
CanAddToQuickAccessToolBarDirectly
x:Boolean
(description)
A value that indicates whether this control can be added directly to the Quick Access Toolbar.
CanUserResizeHorizontally
x:Boolean
(description)
A value that indicates whether the user can resize the drop-down horizontally.
CanUserResizeVertically
x:Boolean
(description)
A value that indicates whether the user can resize the drop-down vertically.
CheckedBackground
Brush
(description)
The brush that is used to draw the background of the control when it is in the Checked state.
CheckedBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when it is in the Checked state.
DropDownHeight
x:Double
(description)
The height of the drop-down.
ImageSource
ImageSource
(description)
The image that is displayed on the control.
KeyTip
x:String
(description)
The keyboard shortcut for the control.
MouseOverBackground
Brush
(description)
The brush that is used to draw the background of the control when the mouse pointer is over it.
MouseOverBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when the mouse pointer is over it.
PressedBackground
Brush
(description)
The brush that is used to draw the background of the control when it is pressed.
PressedBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when it is pressed.
QuickAccessToolBarId
x:Object
(description)
A unique identifier that links a ribbon control to a corresponding control in the Quick Access Toolbar.
QuickAccessToolBarImageSource
ImageSource
(description)
The image that is displayed on the control when it is hosted in the Quick Access Toolbar.
ToolTipDescription
x:String
(description)
The descriptive text that is displayed in the ToolTip for this control.
ToolTipFooterDescription
x:String
(description)
The descriptive text that is displayed in the footer of the ToolTip for this control.
ToolTipFooterImageSource
ImageSource
(description)
The image that is displayed in the footer of the ToolTip for this control.
ToolTipFooterTitle
x:String
(description)
The title text that is displayed in the footer of the ToolTip for this control.
ToolTipImageSource
ImageSource
(description)
The image that is displayed in the ToolTip for this control.
ToolTipTitle
x:String
(description)
The title text that is displayed in the ToolTip for this control.