Partage via


TreeViewNode.DepthProperty Propriété

Définition

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

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.TreeViewNode.DepthProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

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

S’applique à