Property IsChecked
IsChecked
Gets or sets a value indicating whether the item is checked. Uses CheckState internally.
public bool IsChecked { get; set; }
Gets or sets a value indicating whether the item is checked. Uses CheckState internally.
public bool IsChecked { get; set; }