Skip to main content

IDispatcherService Interface

Contains the method that uses the Dispatcher to perform actions in a ViewModel. This interface is implemented in the DispatcherService class.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.WinUI.Mvvm.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public interface IDispatcherService
See Also