Back to Devexpress

DXMessageBoxService Properties

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

latest3.6 KB
Original Source

DXMessageBoxService Properties

Allows you to display message boxes.

NameDescription
AllowTextSelectionGets or sets whether to allow users to select text in the message box. This is a dependency property.
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.
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.
SetMessageBoxOwnerFor internal use.
TimerFormatGets or sets the format of the timer shown in the message box default button. This is a dependency property.
TimerTimeoutGets or sets the time after which the message box clicks its default button. 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.

See Also

DXMessageBoxService Class

DXMessageBoxService Members

DevExpress.Xpf.Core Namespace