Back to Devexpress

IDispatcherService Interface

corelibraries-devexpress-dot-mvvm-75602af1.md

latest1.1 KB
Original Source

IDispatcherService Interface

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

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface IDispatcherService
vb
Public Interface IDispatcherService

Remarks

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

See Also

IDispatcherService Members

DevExpress.Mvvm Namespace