Event Completed
Raised once the splash screen has completed OnLoading().
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
public event EventHandler<Window?>? Completed
Returns
Type | Description |
---|---|
EventHandler<Window> | Raised once the splash screen has completed . |