3 writes to _synchronizedInputAsyncClearOperation
PresentationCore (3)
System\Windows\Input\InputManager.cs (3)
649_synchronizedInputAsyncClearOperation = null; 780_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate 818_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate
2 references to _synchronizedInputAsyncClearOperation
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
646if (_synchronizedInputAsyncClearOperation != null) 648_synchronizedInputAsyncClearOperation.Abort();