Aracılığıyla paylaş


DispatcherOperation.Priority Özellik

Tanım

Kuyruktaki işlemin Dispatcher önceliğini alır veya ayarlar.

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

Özellik Değeri

DispatcherPriority

Kuyrukta temsilcinin önceliği.

Şunlara uygulanır