BorderThickness
|
Gets or sets a ribbon button’s border thickness. This is a dependency property.
|
CheckedBackground
|
Gets or sets a RibbonToggleButton‘s checked state background. This is a dependency property.
|
CheckedBorderBrush
|
Gets or sets a checked RibbonToggleButton‘s border brush. This is a dependency property.
|
CheckedDisabledBackground
|
Gets or sets a RibbonToggleButton‘s disabled state background when the button is checked. This is a dependency property.
|
CheckedDisabledBorderBrush
|
Gets or sets a disabled RibbonToggleButton‘s border brush when the button is checked. This is a dependency property.
|
CheckedDisabledForeground
|
Gets or sets a RibbonToggleButton‘s disabled state foreground when the button is checked. This is a dependency property.
|
CheckedForeground
|
Gets or sets a RibbonToggleButton‘s checked state foreground. This is a dependency property.
|
CheckedHoverBackground
|
Gets or sets a RibbonToggleButton‘s hovered state background when the button is checked. This is a dependency property.
|
CheckedHoverBorderBrush
|
Gets or sets a hovered RibbonToggleButton‘s border brush when the button is checked. This is a dependency property.
|
CheckedHoverForeground
|
Gets or sets a hovered RibbonToggleButton‘s foreground when the button is checked. This is a dependency property.
|
CheckedPressedBackground
|
Gets or sets a pressed RibbonToggleButton‘s background when the button is checked. This is a dependency property.
|
CheckedPressedBorderBrush
|
Gets or sets a pressed RibbonToggleButton‘s border brush when the button is checked. This is a dependency property.
|
CheckedPressedForeground
|
Gets or sets a pressed RibbonToggleButton‘s foreground when the button is checked. This is a dependency property.
|
CornerRadius
|
Gets or sets a corner radius of the ribbon button’s border. This is a dependency property.
|
DisabledBackground
|
Gets or sets a ribbon button’s disabled state background. This is a dependency property.
|
DisabledBorderBrush
|
Gets or sets a ribbon button’s disabled state border brush. This is a dependency property.
|
DisabledForeground
|
Gets or sets a ribbon button’s disabled state foreground. This is a dependency property.
|
HoverBackground
|
Gets or sets a ribbon button’s hovered state background. This is a dependency property.
|
HoverBorderBrush
|
Gets or sets a ribbon button’s hovered state border brush. This is a dependency property.
|
HoverForeground
|
Gets or sets a ribbon button’s hovered state foreground. This is a dependency property.
|
NormalBackground
|
Gets or sets a ribbon button’s normal state background. This is a dependency property.
|
NormalBorderBrush
|
Gets or sets a ribbon button’s normal state border brush. This is a dependency property.
|
NormalForeground
|
Gets or sets a ribbon button’s normal state foreground. This is a dependency property.
|
PressedBackground
|
Gets or sets a ribbon button’s pressed state background. This is a dependency property.
|
PressedBorderBrush
|
Gets or sets a ribbon button’s pressed state border brush. This is a dependency property.
|
PressedForeground
|
Gets or sets a ribbon button’s pressed state foreground. This is a dependency property.
|