Why is CheckBox.IsChecked property Nullable?

Why is the IsChecked property of a checkbox control in WPF of type bool? (or Nullable). I mean how can a checkbox control have the value of null?

5
задан Sheridan 7 March 2019 в 14:06
поделиться