Updated MaterialRadioButton (markdown)

master
DianeXceed 9 years ago
parent
commit
688a526d43
  1. 16
      MaterialRadioButton.md

16
MaterialRadioButton.md

@ -5,11 +5,11 @@ Derives from RadioButton
The MaterialRadioButton represents a radio button control that uses the material colors and animations.
![](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.
---
[[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. |

Loading…
Cancel
Save