1 write to LastTapPoint
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1109stylusDevice.LastTapPoint = new Point(ptClient.X, ptClient.Y);
1 reference to LastTapPoint
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1080Point pLastPixelPoint = DeviceUnitsFromMeasureUnits(stylusDevice.CriticalActiveSource, stylusDevice.LastTapPoint);