Sdílet prostřednictvím


DispatcherHookEventArgs(DispatcherOperation) Konstruktor

Definice

Inicializuje novou instanci DispatcherHookEventArgs třídy.

public:
 DispatcherHookEventArgs(System::Windows::Threading::DispatcherOperation ^ operation);
public DispatcherHookEventArgs (System.Windows.Threading.DispatcherOperation operation);
new System.Windows.Threading.DispatcherHookEventArgs : System.Windows.Threading.DispatcherOperation -> System.Windows.Threading.DispatcherHookEventArgs
Public Sub New (operation As DispatcherOperation)

Parametry

operation
DispatcherOperation

Operace přidružená k události.

Platí pro