Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ContentControl > ButtonBase > ToggleButton > RadioButton, IInputElement
(usage) |
<RadioButton> x:Object </RadioButton> |
(description) |
Represents a button that can be selected, but not cleared, by a user. The IsChecked property of a RadioButton can be set by clicking it, but it can only be cleared programmatically. |
[content property] |
Content |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
GroupName |
|
(description) |
The name that specifies which RadioButton controls are mutually exclusive. |