SplashScreenManagerService Fields
Allows you to display splash screens.| Name | Description |
|---|---|
| InputBlockProperty static | Identifies the InputBlock dependency property. |
| OwnerProperty static | Identifies the Owner dependency property. |
| PredefinedSplashScreenTypeProperty static | Identifies the PredefinedSplashScreenType dependency property. |
| SplashScreenTypeProperty static | Identifies the SplashScreenType dependency property. |
| SplashScreenWindowStyleProperty static | Identifies the SplashScreenWindowStyle dependency property. |
| StartupLocationProperty static | Identifies the StartupLocation dependency property. |
| StateProperty static | Identifies the State dependency property. |
| TrackOwnerPositionProperty static | Identifies the TrackOwnerPosition dependency property. |
| UnregisterOnUnloadedProperty static | Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase. |
| 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