Aracılığıyla paylaş


DispatcherHookEventArgs(DispatcherOperation) Oluşturucu

Tanım

DispatcherHookEventArgs sınıfının yeni bir örneğini başlatır.

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)

Parametreler

operation
DispatcherOperation

Olayla ilişkili işlem.

Şunlara uygulanır