UIElementAutomationPeer.SetFocusCore Метод

Определение

Задает фокус ввода клавиатуры на элементе UIElement, связанном с этим UIElementAutomationPeer. Данный метод вызывается методом SetFocus().

protected:
 override void SetFocusCore();
protected override void SetFocusCore ();
override this.SetFocusCore : unit -> unit
Protected Overrides Sub SetFocusCore ()

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