2 references to InputSource
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
1530if (penContextsOfPoints?.InputSource?.CompositionTarget != null) 1532ptScreen = _stylusLogic.DeviceUnitsFromMeasureUnits(penContextsOfPoints.InputSource, (Point)stylusPoints[0]);