TreeViewItem.HasUnrealizedChildrenProperty Property

Definition

Identifies the HasUnrealizedChildren dependency property.

public:
 static property DependencyProperty ^ HasUnrealizedChildrenProperty { DependencyProperty ^ get(); };
static DependencyProperty HasUnrealizedChildrenProperty();
public static DependencyProperty HasUnrealizedChildrenProperty { get; }
var dependencyProperty = TreeViewItem.hasUnrealizedChildrenProperty;
Public Shared ReadOnly Property HasUnrealizedChildrenProperty As DependencyProperty

Property Value

The identifier for the HasUnrealizedChildren dependency property.

Applies to