次の方法で共有


AutomationElementIdentifiers.IsKeyboardFocusableProperty プロパティ

定義

キーボードフォーカス可能な判別自動化プロパティを識別します。 キーボードフォーカス可能な状態は、 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

プロパティ値

オートメーション プロパティ識別子。

適用対象