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

RibbonCheckBox Fields

A checkbox within a RibbonControl.
Name Description
IsCheckedProperty static Identifies the IsChecked dependency property.
IsEnabledProperty static Identifies the IsEnabled dependency property. Inherited from RibbonItemBase.
IsThreeStateProperty static Identifies the IsThreeState dependency property.
IsVisibleProperty static Identifies the IsVisible dependency property. Inherited from RibbonItemBase.
StyleSettingsProperty static Identifies the StyleSettings dependency property. Inherited from RibbonItem<TSettings>.
TextProperty static Identifies the Text dependency property.
ToolTipDescriptionProperty static Identifies the ToolTipDescription dependency property.
ToolTipProperty static Identifies the ToolTip dependency property.
ToolTipTitleProperty static Identifies the ToolTipTitle dependency property.
See Also