Event DrawComplete
Raised when the View is completed drawing.
public event EventHandler<DrawEventArgs>? DrawComplete
Returns
- EventHandler<DrawEventArgs>
- Raised when the View is completed drawing.
Raised when the View is completed drawing.
public event EventHandler<DrawEventArgs>? DrawComplete