Back to Devexpress

SplashScreenManagerService Properties

wpf-devexpress-dot-xpf-dot-core-dot-splashscreenmanagerservice-dot-underscore-properties.md

latest5.0 KB
Original Source

SplashScreenManagerService Properties

Allows you to display splash screens.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
InputBlockSpecifies the input restriction mode. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OwnerSpecifies the owner of the splash screen. This is a dependency property.
PredefinedSplashScreenTypeSpecifies which one of the three predefined splash screen styles to display. This is a dependency property.
SplashScreenTypeSpecifies the splash screen window type. This is a dependency property.
SplashScreenWindowStyleSpecifies the style applied to the splash screen window. This is a dependency property.
StartupLocationSpecifies the initial location of the splash screen. This is a dependency property.
StateSpecifies the state of the splash screen window. This is a dependency property.
TrackOwnerPositionSpecifies 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.
UnregisterOnUnloadedGets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property. Inherited from ServiceBase.
ViewLocatorSpecifies the view locator. Inherited from ViewServiceBase.
ViewTemplateSpecifies the view template. Inherited from ViewServiceBase.
ViewTemplateSelectorSpecifies the template selector that chooses a view template based on the passed view model. Inherited from ViewServiceBase.

See Also

SplashScreenManagerService Class

SplashScreenManagerService Members

DevExpress.Xpf.Core Namespace