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

RibbonButtonBase Fields

Serves as the base class for the RibbonButton, RibbonDropdownButton, RibbonToggleButton, RibbonSplitButton.
Name Description
CommandParameterProperty static Identifies the CommandParameter dependency property.
CommandProperty static Identifies the Command dependency property.
ContentProperty static Identifies the Content dependency property.
ContentTemplateProperty static Identifies the ContentTemplate dependency property.
ContentTemplateSelectorProperty static Identifies the ContentTemplateSelector dependency property.
DisplayModeProperty static Identifies the DisplayMode 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.
SmallIconProperty static Identifies the SmallIcon dependency property.
StyleSettingsProperty static Identifies the StyleSettings dependency property. Inherited from RibbonItem<TSettings>.
ToolTipDescriptionProperty static Identifies the ToolTipDescription dependency property.
ToolTipProperty static Identifies the ToolTip dependency property.
ToolTipTitleProperty static Identifies the ToolTipTitle dependency property.
See Also