Share via


TreeViewNode.DepthProperty 屬性

定義

識別 Depth 相依性屬性。

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 相依性屬性的標識碼。

適用於