3 writes to _synchronizedInputAsyncClearOperation
PresentationCore (3)
System\Windows\Input\InputManager.cs (3)
629
_synchronizedInputAsyncClearOperation
= null;
759
_synchronizedInputAsyncClearOperation
= Dispatcher.BeginInvoke((Action)delegate
797
_synchronizedInputAsyncClearOperation
= Dispatcher.BeginInvoke((Action)delegate
1 reference to _synchronizedInputAsyncClearOperation
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
628
_synchronizedInputAsyncClearOperation
?.Abort();