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