ContentElementAutomationPeer.SetFocusCore Method

Definition

Sets the keyboard input focus on the ContentElement that is associated with this ContentElementAutomationPeer. Called by SetFocus().

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

Applies to

See also