ContentElementAutomationPeer.IsKeyboardFocusableCore メソッド

定義

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

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

返品

false

適用対象

こちらもご覧ください