Dispatcher.Hooks Özellik

Tanım

hakkında Dispatcherek olay bilgileri sağlayan kanca koleksiyonunu alır.

public:
 property System::Windows::Threading::DispatcherHooks ^ Hooks { System::Windows::Threading::DispatcherHooks ^ get(); };
public System.Windows.Threading.DispatcherHooks Hooks { [System.Security.SecurityCritical] get; }
public System.Windows.Threading.DispatcherHooks Hooks { get; }
[<get: System.Security.SecurityCritical>]
member this.Hooks : System.Windows.Threading.DispatcherHooks
member this.Hooks : System.Windows.Threading.DispatcherHooks
Public ReadOnly Property Hooks As DispatcherHooks

Özellik Değeri

Bu Dispatcherile ilişkili kancalar.

Öznitelikler

Açıklamalar

sınıfıDispatcherHooks, etkin olmadığı veya Dispatcher bir işlemin rekabete geçtiği durumlar gibi hakkında Dispatcherek olay bilgileri sağlar.

Şunlara uygulanır