ToggleSwitch
A control that allows the user to toggle between two states: One represents true; The other represents false.
Gets/sets the control's content flow direction.
Gets/sets the header to display on top of the control.
Gets/sets the data template used to display the header on the top of the control.
Gets/sets whether the control is Checked (On) or not (Off).
Gets/sets the text to display when the control is in it's Off state.
Gets/sets the text to display when the control is in it's On state.
Gets/sets the brush used for the switch's foreground.
An event that is raised when the value of IsChecked changes.
public ToggleSwitch()