UICheckbox.IsChecked Property Definition¶ Namespace: Brine2D.UI Whether the checkbox is checked. public bool IsChecked { get; set; } Property Value¶ System.Boolean