ClassicDesktopStyleApplicationLifetimeExtensionsStartWithClassicDesktopLifetime Method

Overload List

StartWithClassicDesktopLifetime(AppBuilder, String, ShutdownMode) Starts the Application with a IClassicDesktopStyleApplicationLifetime, shows main window and runs application main loop.
StartWithClassicDesktopLifetime(AppBuilder, String, ActionIClassicDesktopStyleApplicationLifetime) Starts the Application with a IClassicDesktopStyleApplicationLifetime, shows main window and runs application main loop.

See Also