Skip to main content
A newer version of this page is available. .

RibbonSplitButton Fields

A RibbonControl‘s split button that consists of the regular RibbonButton and the dropdown button that displays a dropdown when you click or tap it.
Name Description
CommandParameterProperty static Identifies the CommandParameter dependency property. Inherited from RibbonButtonBase.
CommandProperty static Identifies the Command dependency property. Inherited from RibbonButtonBase.
ContentProperty static Identifies the Content dependency property. Inherited from RibbonButtonBase.
ContentTemplateProperty static Identifies the ContentTemplate dependency property. Inherited from RibbonButtonBase.
ContentTemplateSelectorProperty static Identifies the ContentTemplateSelector dependency property. Inherited from RibbonButtonBase.
DisplayModeProperty static Identifies the DisplayMode dependency property. Inherited from RibbonButtonBase.
FlyoutProperty static Identifies the Flyout dependency property.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from RibbonItemBase.
IsVisibleProperty static Identifies the IsVisible dependency property. Inherited from RibbonItemBase.
LargeIconProperty static Identifies the LargeIcon dependency property. Inherited from RibbonButtonBase.
SmallIconProperty static Identifies the SmallIcon dependency property. Inherited from RibbonButtonBase.
StyleSettingsProperty static Identifies the StyleSettings dependency property. Inherited from RibbonItem<TSettings>.
ToolTipDescriptionProperty static Identifies the ToolTipDescription dependency property. Inherited from RibbonButtonBase.
ToolTipProperty static Identifies the ToolTip dependency property. Inherited from RibbonButtonBase.
ToolTipTitleProperty static Identifies the ToolTipTitle dependency property. Inherited from RibbonButtonBase.
See Also