Enum DispatcherPriority
Namespace: System.Windows.Threading
Assembly: OpenSilver.dll
Syntax
public enum DispatcherPriority
Fields
Name | Description |
---|---|
ApplicationIdle | |
Background | |
ContextIdle | |
DataBind | |
Inactive | |
Input | |
Invalid | |
Loaded | |
Normal | |
Render | |
Send | |
SystemIdle |