Share via


TreeViewNode.HasChildrenProperty Propriété

Définition

Identifie la propriété de dépendance HasChildren.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.TreeViewNode.HasChildrenProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application 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

Valeur de propriété

Identificateur de la propriété de dépendance HasChildren.

S’applique à