AutomationElementIdentifiers.LevelProperty 属性

定义

获取级别自动化属性的标识符。

public:
 static property AutomationProperty ^ LevelProperty { AutomationProperty ^ get(); };
static AutomationProperty LevelProperty();
public static AutomationProperty LevelProperty { get; }
var automationProperty = AutomationElementIdentifiers.levelProperty;
Public Shared ReadOnly Property LevelProperty As AutomationProperty

属性值

级别自动化属性的标识符。

适用于