3 writes to _synchronizedInputAsyncClearOperation
PresentationCore (3)
Core\CSharp\System\Windows\Input\InputManager.cs (3)
845_synchronizedInputAsyncClearOperation = null; 978_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate 1022_synchronizedInputAsyncClearOperation = Dispatcher.BeginInvoke((Action)delegate
2 references to _synchronizedInputAsyncClearOperation
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputManager.cs (2)
842if (_synchronizedInputAsyncClearOperation != null) 844_synchronizedInputAsyncClearOperation.Abort();