public static DispatcherPriority FromValue( int value )
Public Shared Function FromValue ( value As Integer ) As DispatcherPriority
static member FromValue : value : int -> DispatcherPriority
In This Article