Skip to main content
A newer version of this page is available. .

DXSplashScreenService Fields

Allows you to display splash screens.
Name Description
FadeInDurationProperty static Identifies the DXSplashScreenService.FadeInDuration dependency property.
FadeOutDurationProperty static Identifies the DXSplashScreenService.FadeOutDuration dependency property.
IsSplashScreenActiveProperty static Identifies the IsSplashScreenActive dependency property.
MaxProgressProperty static Identifies the DXSplashScreenService.MaxProgress dependency property.
OwnerSearchModeProperty static Identifies the DXSplashScreenService.OwnerSearchMode dependency property.
ProgressProperty static Identifies the DXSplashScreenService.Progress dependency property.
ShowSplashScreenOnLoadingProperty static Identifies the DXSplashScreenService.ShowSplashScreenOnLoading dependency property.
SplashScreenClosingModeProperty static Identifies the DXSplashScreenService.SplashScreenClosingMode dependency property.
SplashScreenOwnerProperty static Identifies the DXSplashScreenService.SplashScreenOwner dependency property.
SplashScreenStartupLocationProperty static Identifies the DXSplashScreenService.SplashScreenStartupLocation dependency property.
SplashScreenTypeProperty static Identifies the DXSplashScreenService.SplashScreenType dependency property.
SplashScreenWindowStyleProperty static Identifies the DXSplashScreenService.SplashScreenWindowStyle dependency property.
StateProperty static Identifies the DXSplashScreenService.State dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
UseIndependentWindowProperty static Identifies the DXSplashScreenService.UseIndependentWindow 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