2 references to DoubleTapDelta
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
302_doubleTapSize = new Size((int)Math.Round((ScreenSize.Width * stylusLogic.DoubleTapDelta) / dwXValue), 303(int)Math.Round((ScreenSize.Height * stylusLogic.DoubleTapDelta) / dwYValue));