Skip to main content
A newer version of this page is available. .

SplashScreenWindow(String) Constructor

Initializes a new instance of the SplashScreenWindow class with specified settings.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public SplashScreenWindow(
    string themeName
)

Parameters

Name Type
themeName String
See Also