DispatcherHookEventHandler Temsilci
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İlgili olayları işleyecek DispatcherHooks yöntemi temsil eder.
public delegate void DispatcherHookEventHandler(System::Object ^ sender, DispatcherHookEventArgs ^ e);
public delegate void DispatcherHookEventHandler(object sender, DispatcherHookEventArgs e);
type DispatcherHookEventHandler = delegate of obj * DispatcherHookEventArgs -> unit
Public Delegate Sub DispatcherHookEventHandler(sender As Object, e As DispatcherHookEventArgs)
- sender
- Object
Olayın kaynağı.
Olay verileri.
Bu temsilci aşağıdaki olayları işler:
DispatcherHooks.OperationPriorityChanged
DispatcherHooks.OperationPosted
DispatcherHooks.OperationCompleted
DispatcherHooks.OperationAborted
Get |
Belirtilen temsilci tarafından temsil edilen yöntemi temsil eden bir nesnesi alır. |
Ürün | Sürümler |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: