SplashScreenService Fields
Allows you to display splash screens.| Name | Description |
|---|---|
| CancelCommandProperty static | Identifies the SplashScreenService.CancelCommand dependency property. |
| MaxProgressProperty static | Identifies the SplashScreenService.MaxProgress dependency property. |
| ProgressProperty static | Identifies the SplashScreenService.Progress dependency property. |
| SplashScreenTypeProperty static | Identifies the SplashScreenService.SplashScreenType dependency property. |
| StateProperty static | Identifies the SplashScreenService.State dependency property. |
| ViewLocatorProperty static | Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase. |
| ViewTemplateProperty static | Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase. |
| ViewTemplateSelectorProperty static | Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase. |
See Also