ContentElementAutomationPeer.IsKeyboardFocusableCore Metoda

Definicja

Pobiera wartość wskazującą, czy ContentElement skojarzony z tym ContentElementAutomationPeer elementem może akceptować fokus klawiatury. Wywoływane przez IsKeyboardFocusable().

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

Zwraca

Boolean

false.

Dotyczy

Zobacz też