Skip to main content

IDialogService Interface

Provides methods to show a dialog window.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public interface IDialogService

Remarks

See DialogService to learn more.

See Also