ContentElementAutomationPeer.IsKeyboardFocusableCore Метод

Определение

Получает значение, указывающее, может ли элемент ContentElement, связанный с данным элементом ContentElementAutomationPeer, принимать фокус клавиатуры. Вызывается методом IsKeyboardFocusable().

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

Возвращаемое значение

Boolean

false.

Применяется к

См. также раздел