Skip to main content

MessageBoxService Class

Allows you to show messages.

Namespace: DevExpress.WinUI.Mvvm.UI

Assembly: DevExpress.WinUI.Controls.Core.v21.1.dll

Declaration

public class MessageBoxService :
    ServiceBase,
    IMessageBoxService

Remarks

See the following topic for more information: MessageBoxService.

Inheritance

Object
DependencyObject
DevExpress.WinUI.Mvvm.UI.Interactivity.AttachableObjectBase
DevExpress.WinUI.Mvvm.UI.Interactivity.Behavior
DevExpress.WinUI.Mvvm.UI.Interactivity.Behavior<FrameworkElement>
DevExpress.WinUI.Mvvm.UI.ServiceBaseGeneric<FrameworkElement>
DevExpress.WinUI.Mvvm.UI.ServiceBase
MessageBoxService
See Also