4.739 RibbonSplitMenuItem (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > HeaderedItemsControl > MenuItem > RibbonMenuItem > RibbonSplitMenuItem, IInputElement
RibbonSplitMenuItem
RibbonApplicationSplitMenuItem
(usage)
<RibbonSplitMenuItem> x:Object* </RibbonSplitMenuItem>
(description)
Represents a menu item inside a Ribbon menu that can invoke a command and also display a submenu.
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
DropDownToolTipDescription
x:String
(description)
The descriptive text that is displayed in the ToolTip for the drop-down area of this control.
DropDownToolTipFooterDescription
x:String
(description)
The descriptive text that is displayed in the footer of the ToolTip for the drop-down area of this control.
DropDownToolTipFooterImageSource
ImageSource
(description)
The image that is displayed in the footer of the ToolTip for the drop-down area of this control.
DropDownToolTipFooterTitle
x:String
(description)
The title text that is displayed in the footer of the ToolTip for the drop-down area of this control.
DropDownToolTipImageSource
ImageSource
(description)
The image that is displayed in the ToolTip for the drop-down area of this control.
DropDownToolTipTitle
x:String
(description)
The title text that is displayed in the ToolTip for the drop-down area of this control.
HeaderKeyTip
x:String
(description)
The keyboard shortcut for the header area of this control.
HeaderQuickAccessToolBarId
x:Object
(description)
A unique identifier that links a ribbon control to a corresponding control in the Quick Access Toolbar.