IconCheckBox Class |
Namespace: Hummingbird.UI
The IconCheckBox type exposes the following members.
Name | Description | |
---|---|---|
IconCheckBox |
Initializes a new instance of the IconCheckBox class.
|
Name | Description | |
---|---|---|
Description |
Gets or Sets the description of the IconCheckBox | |
Header |
Gets or Sets the header of the IconCheckBox
| |
ImageSource |
Gets or Sets the ImageSource of the Icon
| |
IsChecked |
Gets or Sets a value whether the CheckBox is checked.
|
Name | Description | |
---|---|---|
DescriptionProperty |
The DependencyProperty for the Description property
| |
HeaderProperty |
The header property
| |
ImageSourceProperty |
The image source property
| |
IsCheckedProperty |
The DependencyProperty for IsChecked property
|