Share via


TreeViewNode.HasChildrenProperty Propiedad

Definición

Identifica la propiedad de dependencia HasChildren.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.HasChildrenProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para 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

Valor de propiedad

Identificador de la propiedad de dependencia HasChildren.

Se aplica a