AutomationProperties.LevelProperty 属性

定义

标识 AutomationProperties.Level XAML 附加属性。

public:
 static property DependencyProperty ^ LevelProperty { DependencyProperty ^ get(); };
static DependencyProperty LevelProperty();
public static DependencyProperty LevelProperty { get; }
var dependencyProperty = AutomationProperties.levelProperty;
Public Shared ReadOnly Property LevelProperty As DependencyProperty

属性值

AutomationProperties.Level XAML 附加属性的标识符。

适用于

另请参阅