1 write to _operation
WindowsBase (1)
Base\System\Windows\Threading\DispatcherHookEventArgs.cs (1)
16_operation = operation;
3 references to _operation
WindowsBase (3)
Base\System\Windows\Threading\DispatcherHookEventArgs.cs (3)
26return _operation != null ? _operation.Dispatcher : null; 37return _operation;