Property | Type | Description | |
---|---|---|---|
AssociateParentTreeViewItem | void | ||
OnIsCheckedChanged | void |
Method | Description | |
---|---|---|
TreeViewItemCheckBox ( ) : System |
Initializes a new instance of the TreeViewItemCheckBox class.
|
Method | Description | |
---|---|---|
AssociateParentTreeViewItem ( ) : void |
Associate the parent TreeViewItem with the CheckBox.
|
|
OnIsCheckedChanged ( object sender, |
Update the TreeViewItem's IsChecked property when this IsChecked property is changed.
|