1 reference to SM_MOUSEWHEELPRESENT
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
439
public static bool NativeMouseWheelSupport => PInvokeCore.GetSystemMetrics(
SM_MOUSEWHEELPRESENT
) != 0;