Class TreeViewItemCheckBox
Represents a CheckBox whose value is associated with the TreeViewExtensions.IsChecked attached property of TreeViewItems.
Inheritance
System.Object
TreeViewItemCheckBox
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public sealed class TreeViewItemCheckBox : CheckBox
Constructors
| Improve this Doc View SourceTreeViewItemCheckBox()
Initializes a new instance of the TreeViewItemCheckBox class.
Declaration
public TreeViewItemCheckBox()