AutomationElementIdentifiers.IsKeyboardFocusableProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识键盘可聚焦的确定自动化属性。 键盘可聚焦状态由 IsKeyboardFocusable 方法返回。
public:
static property AutomationProperty ^ IsKeyboardFocusableProperty { AutomationProperty ^ get(); };
static AutomationProperty IsKeyboardFocusableProperty();
public static AutomationProperty IsKeyboardFocusableProperty { get; }
var automationProperty = AutomationElementIdentifiers.isKeyboardFocusableProperty;
Public Shared ReadOnly Property IsKeyboardFocusableProperty As AutomationProperty
属性值
自动化属性标识符。