INativeWindow.FocusedChanged Event

Definition

Occurs when the Focused property of the window changes.

event EventHandler<EventArgs> FocusedChanged;
member this.FocusedChanged : EventHandler<EventArgs> 

Event Type

Applies to