Application.OnStart Method

Definition

Application developers override this method to perform actions when the application starts.

protected virtual void OnStart ();
abstract member OnStart : unit -> unit
override this.OnStart : unit -> unit

Applies to