Property elm.IsChecked2 Overload Calls elm.State and returns true if has state CHECKED, null if has state MIXED, else false. Use this function with 3-state checkboxes. public bool? IsChecked2 { get; } Property Value bool?