Close(Boolean)
|
Closes the splash screen.
|
CloseAll(Boolean)
static
|
Closes all active splash screens.
|
Create(Func<Window>, DXSplashScreenViewModel)
static
|
Creates a custom splash screen.
|
CreateFluent(DXSplashScreenViewModel, Boolean)
static
|
Creates a splash screen with acrylic background.
|
CreateThemed(DXSplashScreenViewModel, Boolean)
static
|
Creates a splash screen with the color scheme based on the application theme.
|
CreateWaitIndicator(DXSplashScreenViewModel, Boolean)
static
|
Creates a compact spinner-style splash screen.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Show(Int32, Int32, DependencyObject, WindowStartupLocation, Boolean, InputBlockMode, Int32)
|
Shows the splash screen.
|
Show(DependencyObject, WindowStartupLocation, Boolean, InputBlockMode, Int32)
|
Shows the splash screen.
|
ShowOnStartup(Boolean)
|
Shows the splash screen with parameters suitable for the application startup scenario.
|
ToString()
|
Returns a string that represents the current object.
|