Event Load
Occurs before a window is displayed for the first time.
public event EventHandler? Load
Returns
- EventHandler
- Occurs before a window is displayed for the first time.
Occurs before a window is displayed for the first time.
public event EventHandler? Load