[]
Occurs when the client view has finished loading succesfully, and also when an exception has been thrown during loading.
public event EventHandler<ClientViewLoadedEventArgs> Loaded
Type | Description |
---|---|
EventHandler<ClientViewLoadedEventArgs> | Occurs when the has finished succesfully, and also when an exception has been thrown during . |