Skip to main content

IDispatcherService Interface

In This Article

Contains methods that use the Dispatcher to perform actions in a ViewModel.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

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

#Declaration

public interface IDispatcherService

#Remarks

Refer to the following help topic for more information: DispatcherService.

See Also