SplashScreenManagerService 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 |
Has |
Gets a value that indicates whether one or more Animation |
Input |
Specifies the input restriction mode. This is a dependency property. |
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 |
Owner | Specifies the owner of the splash screen. This is a dependency property. |
Predefined |
Specifies which one of the three predefined splash screen styles to display. This is a dependency property. |
Splash |
Specifies the splash screen window type. This is a dependency property. |
Splash |
Specifies the style applied to the splash screen window. This is a dependency property. |
Startup |
Specifies the initial location of the splash screen. This is a dependency property. |
State | Specifies the state of the splash screen window. This is a dependency property. |
Track |
Specifies whether to change the splash screen position corresponding to the current owner’s position when the user moves the owner window around. This is a dependency property. |
Unregister |
Gets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property.
Inherited from Service |
View |
Specifies the view locator.
Inherited from View |
View |
Specifies the view template.
Inherited from View |
View |
Specifies the template selector that chooses a view template based on the passed view model.
Inherited from View |
See Also