TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewItem Class / IsCheckedProperty Field

In This Topic
    IsCheckedProperty Field
    In This Topic
    Identifies the IsChecked dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsCheckedProperty As DependencyProperty
    public static readonly DependencyProperty IsCheckedProperty
    See Also