Class CheckBoxBindable
public class CheckBoxBindable : ControlBindableBase, INotifyPropertyChanged
- Inheritance
-
CheckBoxBindable
- Implements
- Inherited Members
- Extension Methods
Properties
IsChecked
public bool IsChecked { get; set; }