2 references to CancelDelta
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (2)
284_cancelSize = new Size((int)Math.Round((ScreenSize.Width * stylusLogic.CancelDelta) / dwXValue), 285(int)Math.Round((ScreenSize.Height * stylusLogic.CancelDelta) / dwYValue));