InputFocusController.LostFocus Event

Definition

Occurs when focus is moved from the associated ContentIsland.

C#
public event TypedEventHandler<InputFocusController,FocusChangedEventArgs> LostFocus;

Event Type

Applies to

Product Versions
Windows App SDK 1.4, 1.5, 1.6

See also