1 write to mouseWheelRoutingNeeded
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
7162mouseWheelRoutingNeeded = !SystemInformation.NativeMouseWheelSupport;
2 references to mouseWheelRoutingNeeded
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
7164if (mouseWheelRoutingNeeded) { 14409if (mouseWheelRoutingNeeded) {