DispatcherActionPriority Enum
In This Article
Defines the priority for the Windows.System.DispatcherQueue class.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Low
|
This value is bound to the Windows. |
Normal
|
This value is bound to the Windows. |
High
|
This value is bound to the Windows. |
#Extension Methods
See Also