1 write to _hitTestInvalidatedAsyncCallback
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
157
_hitTestInvalidatedAsyncCallback
= new DispatcherOperationCallback(HitTestInvalidatedAsyncCallback);
2 references to _hitTestInvalidatedAsyncCallback
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
420
_hitTestInvalidatedAsyncCallback
,
470
_hitTestInvalidatedAsyncCallback
,