On this pageDispatcherPriority Operators and Type Conversions Operators Equality(DispatcherPriority, DispatcherPriority) GreaterThan(DispatcherPriority, DispatcherPriority) GreaterThanOrEqual(DispatcherPriority, DispatcherPriority) Implicit(DispatcherPriority to Int32) Implicit(Int32 to DispatcherPriority) Inequality(DispatcherPriority, DispatcherPriority) LessThan(DispatcherPriority, DispatcherPriority) LessThanOrEqual(DispatcherPriority, DispatcherPriority) See Also Reference DispatcherPriority Structure Avalonia.Threading Namespace