Skip to content

UiApplication class

Defined in

Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.UiApplication Modifiers: public

Summary

        Represents a UI application.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Remarks

Initializes a new instance of the UiApplication class.

Constructors

NameSummary
.ctorInitializes a new instance of the [UiApplication](# class.

Properties

NameSummary
static CurrentGets the current application.
IsApplicationGets a value indicating whether the application is running outside of the desktop app context.
MainWindowGets or sets the application's main window.
ResourcesGets or sets the application's resources.

Methods

NameSummary
TryFindResourceGets or sets the application's main window.
ShutdownTurns the application's into shutdown mode.
Inherited members