DispatcherHookEventArgs.Operation Propriedade

Definição

Fica associado DispatcherOperation a este evento.

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

Valor de Propriedade

A operação.

Aplica-se a