2 references to manipulation
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (2)
497double xChangeInches = output.arguments.manipulation.cumulative.translationX / dpi.PixelsPerInchX; 498double yChangeInches = output.arguments.manipulation.cumulative.translationY / dpi.PixelsPerInchY;