3 writes to _synchronizedInputAsyncClearOperation
PresentationCore (3)
System\Windows\Input\InputManager.cs (3)
636
_synchronizedInputAsyncClearOperation
= null;
767
_synchronizedInputAsyncClearOperation
= Dispatcher.BeginInvoke((Action)delegate
805
_synchronizedInputAsyncClearOperation
= Dispatcher.BeginInvoke((Action)delegate
2 references to _synchronizedInputAsyncClearOperation
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
633
if (
_synchronizedInputAsyncClearOperation
!= null)
635
_synchronizedInputAsyncClearOperation
.Abort();