DXSplashScreenService Properties
Allows you to display splash screens.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Fade |
Specifies the duration of the fade-in effect. This is a dependency property. |
Fade |
Specifies the duration of the fade-out effect. This is a dependency property. |
Has |
Gets a value that indicates whether one or more Animation |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Is |
Gets whether the splash screen is active. |
Max |
Specifies the maximum progress value. This is a dependency property. |
Owner |
Gets or sets the splash screen owner search mode. This is a dependency property. |
Progress | Specifies the current progress value. This is a dependency property. |
Show |
Gets or sets whether a Splash Screen created by this DXSplash |
Splash |
Gets or sets the splash screen closing mode. This is a dependency property. |
Splash |
Gets or sets the splash screen owner. This is a dependency property. |
Splash |
Specifies the splash screen location. |
Splash |
Gets or sets the type of splash screen to be opened. |
Splash |
Specifies the splash screen window style. |
State | Specifies the data object to be passed to the splash screen service. |
Unregister |
Gets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property.
Inherited from Service |
Use |
Gets or sets whether the current service uses a separate container. |
View |
Specifies the view locator.
Inherited from View |
View |
Specifies the view template.
Inherited from View |
View |
Gets or sets an object that chooses the view template based on custom logic. |
See Also