3 writes to _synchronizedInputAsyncClearOperation
PresentationCore (3)
System\Windows\Input\InputManager.cs (3)
644_synchronizedInputAsyncClearOperation = null; 775_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate 813_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate
2 references to _synchronizedInputAsyncClearOperation
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
641if (_synchronizedInputAsyncClearOperation != null) 643_synchronizedInputAsyncClearOperation.Abort();