TreeViewNode.DepthProperty Свойство

Определение

Определяет свойство зависимостей Depth.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.DepthProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

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

Значение свойства

Идентификатор свойства зависимостей Depth.

Применяется к