DispatcherHookEventArgs.Operation Eigenschaft

Definition

Ruft das diesem Ereignis zugeordnete DispatcherOperation ab.

public:
 property System::Windows::Threading::DispatcherOperation ^ Operation { System::Windows::Threading::DispatcherOperation ^ get(); };
public System.Windows.Threading.DispatcherOperation Operation { get; }
member this.Operation : System.Windows.Threading.DispatcherOperation
Public ReadOnly Property Operation As DispatcherOperation

Eigenschaftswert

Der Vorgang.

Gilt für: