2 references to FindTarget
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
179IInputElement target = stylusDevice.FindTarget(stylusDevice.CriticalActiveSource, position);
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
1072inputElementHit = FindTarget(_inputSource, pt);