1 write to _hitTestInvalidatedAsyncCallback
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
195
_hitTestInvalidatedAsyncCallback
= new DispatcherOperationCallback(HitTestInvalidatedAsyncCallback);
2 references to _hitTestInvalidatedAsyncCallback
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputManager.cs (2)
585
_hitTestInvalidatedAsyncCallback
,
641
_hitTestInvalidatedAsyncCallback
,