IsChecked Property (ToggleButtonDescription)
Indicates whether the button is set to 'On'. Null if indeterminate.

C# Syntax

public Nullable<bool> IsChecked {get; set;}