Styles
| Style Key |
IsDefaultStyle* |
| RadioButtonStyle |
True |
IsDefaultStyle*: Styles in this column will be set as the default implicit style for the matching control
Lightweight Styling
| Key |
Type |
Value |
| RadioButtonForeground |
SolidColorBrush |
OnSurfaceVariantBrush |
| RadioButtonForegroundPointerOver |
SolidColorBrush |
OnSurfaceVariantBrush |
| RadioButtonForegroundPressed |
SolidColorBrush |
OnSurfaceVariantBrush |
| RadioButtonForegroundDisabled |
SolidColorBrush |
OnSurfaceLowBrush |
| RadioButtonOuterEllipseStroke |
SolidColorBrush |
OnSurfaceVariantBrush |
| RadioButtonOuterEllipseStrokePointerOver |
SolidColorBrush |
OnSurfaceBrush |
| RadioButtonOuterEllipseStrokePressed |
SolidColorBrush |
OnSurfaceBrush |
| RadioButtonOuterEllipseStrokeDisabled |
SolidColorBrush |
OnSurfaceLowBrush |
| RadioButtonOuterEllipseCheckedStroke |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedStrokePointerOver |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedStrokePressed |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedStrokeDisabled |
SolidColorBrush |
OnSurfaceLowBrush |
| RadioButtonOuterEllipseFill |
SolidColorBrush |
SystemControlTransparentBrush |
| RadioButtonOuterEllipseFillPointerOver |
SolidColorBrush |
SystemControlTransparentBrush |
| RadioButtonOuterEllipseFillPressed |
SolidColorBrush |
SystemControlTransparentBrush |
| RadioButtonOuterEllipseFillDisabled |
SolidColorBrush |
SystemControlTransparentBrush |
| RadioButtonOuterEllipseCheckedFill |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedFillPointerOver |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedFillPressed |
SolidColorBrush |
PrimaryBrush |
| RadioButtonOuterEllipseCheckedFillDisabled |
SolidColorBrush |
OnSurfaceLowBrush |
| RadioButtonStateCircleBackgroundUnchecked |
SolidColorBrush |
OnSurfaceBrush |
| RadioButtonStateCircleBackgroundChecked |
SolidColorBrush |
PrimaryBrush |
| RadioButtonStateCircleOpacityPointerOver |
Double |
HoverOpacity |
| RadioButtonStateCircleOpacityPressed |
Double |
PressedOpacity |
| RadioButtonStateCircleOpacityFocused |
Double |
FocusedOpacity |
| RadioButtonFontFamily |
FontFamily |
MaterialMediumFontFamily |
| RadioButtonFontWeight |
String |
BodySmallFontWeight |
| RadioButtonFontSize |
Double |
BodySmallFontSize |
| RadioButtonCharacterSpacing |
Int32 |
BodySmallCharacterSpacing |
| RadioButtonGridLength |
GridLength |
40 |
| RadioButtonWidth |
Double |
40 |
| RadioButtonHeight |
Double |
40 |
| RadioButtonCheckGlyphSize |
Double |
20 |
| RadioButtonMinHeight |
Double |
40 |
| RadioButtonMinWidth |
Double |
40 |
| RadioButtonStrokeThickness |
Double |
2 |
| RadioButtonPadding |
Thickness |
4,0,0,0 |
| RadioButtonCheckEllipsePadding |
Thickness |
5 |