AutomationElementIdentifiers.HeadingLevelProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识标题级别自动化属性。 标题级别属性值由 GetHeadingLevel 方法返回。
public:
static property AutomationProperty ^ HeadingLevelProperty { AutomationProperty ^ get(); };
static AutomationProperty HeadingLevelProperty();
public static AutomationProperty HeadingLevelProperty { get; }
var automationProperty = AutomationElementIdentifiers.headingLevelProperty;
Public Shared ReadOnly Property HeadingLevelProperty As AutomationProperty
属性值
自动化属性标识符。
注解
标题元素有助于组织用户界面并使其更易于导航。 AT) (一些辅助技术允许用户在标题之间快速跳转。 标题的级别为 1 到 9。