Share via


DispatcherHookEventArgs.Operation Propriété

Définition

Obtient le DispatcherOperation associé à cet événement.

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

Valeur de propriété

DispatcherOperation

Opération.

S’applique à