Back to Devexpress

DXSplashScreenService.SplashScreenStartupLocation Property

wpf-devexpress-dot-xpf-dot-core-dot-dxsplashscreenservice-1c8d369e.md

latest1.6 KB
Original Source

DXSplashScreenService.SplashScreenStartupLocation Property

Specifies the splash screen location.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public WindowStartupLocation SplashScreenStartupLocation { get; set; }
vb
Public Property SplashScreenStartupLocation As WindowStartupLocation

Property Value

TypeDescription
WindowStartupLocation

A WindowStartupLocation enumeration value.

|

Remarks

Note

You are viewing documentation for the legacy DXSplashScreen. We recommend that you use the Splash Screen Manager or the SplashScreenManagerService to add the splash screen functionality to your applications.

See Also

DXSplashScreenService Class

DXSplashScreenService Members

DevExpress.Xpf.Core Namespace