1 write to _hitTestInvalidatedAsyncCallback
PresentationCore (1)
System\Windows\Input\InputManager.cs (1)
156
_hitTestInvalidatedAsyncCallback
= new DispatcherOperationCallback(HitTestInvalidatedAsyncCallback);
2 references to _hitTestInvalidatedAsyncCallback
PresentationCore (2)
System\Windows\Input\InputManager.cs (2)
419
_hitTestInvalidatedAsyncCallback
,
469
_hitTestInvalidatedAsyncCallback
,