Back to Devexpress

IWindowService Interface

corelibraries-devexpress-dot-mvvm-f619a0c8.md

latest955 B
Original Source

IWindowService Interface

Provides methods to display a view as a window and control it from the ViewModel.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface IWindowService
vb
Public Interface IWindowService

Remarks

Refer to the WindowService topic for more information.

See Also

IWindowService Members

DevExpress.Mvvm Namespace