IsChecked: Boolean
The IsChecked property sets button state.
If the property is set to True the button is pressed. If the property is set to False the button is pulled. By default the property is set to False.
The property is relevant only on generation of the StateChanged event.
The property use is given in description of the StateChanged event.
See also: