Condividi tramite


TreeViewNode.HasChildrenProperty Proprietà

Definizione

Identifica la proprietà di dipendenza HasChildren.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.HasChildrenProperty (per WinUI nell'SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

public:
 static property DependencyProperty ^ HasChildrenProperty { DependencyProperty ^ get(); };
static DependencyProperty HasChildrenProperty();
public static DependencyProperty HasChildrenProperty { get; }
var dependencyProperty = TreeViewNode.hasChildrenProperty;
Public Shared ReadOnly Property HasChildrenProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza HasChildren.

Si applica a