TreeViewItem.HasUnrealizedChildrenProperty 属性

定义

标识 HasUnrealizedChildren 依赖属性。

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

属性值

HasUnrealizedChildren 依赖属性的标识符。

适用于