1 write to _hitTestInvalidatedAsyncCallback
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
165
_hitTestInvalidatedAsyncCallback
= new DispatcherOperationCallback(HitTestInvalidatedAsyncCallback);
2 references to _hitTestInvalidatedAsyncCallback
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
428
_hitTestInvalidatedAsyncCallback
,
478
_hitTestInvalidatedAsyncCallback
,