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