|
|
|
@ -5,11 +5,11 @@ Derives from RadioButton |
|
|
|
|
|
|
|
The MaterialRadioButton represents a radio button control that uses the material colors and animations. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
## Properties |
|
|
|
|| Property || Description |
|
|
|
| CheckMarkBrush | Gets or sets the brush to use for the checkmark. |
|
|
|
| MaterialAccent | Gets or sets a value representing the material color palette that will be applied to the control. |
|
|
|
| MaterialAccentBrush | Gets or sets the color that will be used as the control's checkmark and border. |
|
|
|
--- |
|
|
|
[[MaterialRadioButton_material_radiobutton.png]] |
|
|
|
|
|
|
|
### Properties |
|
|
|
| Property | Description | |
|
|
|
| --- | --- | |
|
|
|
| CheckMarkBrush | Gets or sets the brush to use for the checkmark. | |
|
|
|
| MaterialAccent | Gets or sets a value representing the material color palette that will be applied to the control. | |
|
|
|
| MaterialAccentBrush | Gets or sets the color that will be used as the control's checkmark and border. | |
|
|
|
|