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)
842
if (
_synchronizedInputAsyncClearOperation
!= null)
844
_synchronizedInputAsyncClearOperation
.Abort();