Event Idle
Occurs when the application finishes processing events and is about to enter the idle state.
public static event EventHandler? Idle
Returns
- EventHandler
- Occurs when the application finishes processing events and is about to enter the idle state.