SplashScreenManager.SplashScreenWindow Property
Provides access to the splash screen window.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Window | A System.Windows.Window object that represents the splash screen. |
See Also