Share via


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 相依性屬性的標識碼。

適用於