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