Share via


ContentElementAutomationPeer.IsKeyboardFocusableCore メソッド

定義

この ContentElementAutomationPeer と関連付けられている ContentElement が、キーボード フォーカスを受け取ることが可能かどうかを示す値を取得します。 IsKeyboardFocusable() によって呼び出されます。

protected:
 override bool IsKeyboardFocusableCore();
protected override bool IsKeyboardFocusableCore ();
override this.IsKeyboardFocusableCore : unit -> bool
Protected Overrides Function IsKeyboardFocusableCore () As Boolean

戻り値

Boolean

false.

適用対象

こちらもご覧ください