共用方式為


TreeViewNode.DepthProperty 屬性

定義

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

適用於