संपादित करें

इसके माध्यम से साझा किया गया


UIElementAutomationPeer.SetFocusCore Method

Definition

Sets the keyboard input focus on the UIElement that is associated with this UIElementAutomationPeer. This method is called by SetFocus().

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

Applies to