Share via


TreeViewNode.DepthProperty プロパティ

定義

Depth 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.TreeViewNode.DepthProperty (Windows アプリ SDKの WinUI の場合は、Windows アプリ 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 依存関係プロパティの識別子。

適用対象