INativeWindow.WindowStateChanged Event

Definition

Occurs when the WindowState property of the window changes.

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

Event Type

Applies to