InputFocusController.HasFocus Property

Definition

Gets whether the associated ContentIsland has focus.

C#
public bool HasFocus { get; }

Property Value

Boolean

True, if the ContentIsland has focus. False if it does not.

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6

See also