DispatcherOperation.Priority Eigenschap

Definitie

Hiermee wordt de prioriteit van de bewerking in de Dispatcher wachtrij opgehaald of ingesteld.

public:
 property System::Windows::Threading::DispatcherPriority Priority { System::Windows::Threading::DispatcherPriority get(); void set(System::Windows::Threading::DispatcherPriority value); };
public System.Windows.Threading.DispatcherPriority Priority { get; set; }
member this.Priority : System.Windows.Threading.DispatcherPriority with get, set
Public Property Priority As DispatcherPriority

Waarde van eigenschap

De prioriteit van de gemachtigde in de wachtrij.

Van toepassing op