3 references to MOUSEZ_TITLE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
7171
hwndMouseWheel = UnsafeNativeMethods.FindWindow(NativeMethods.MOUSEZ_CLASSNAME, NativeMethods.
MOUSEZ_TITLE
);
winforms\Managed\System\WinForms\SystemInformation.cs (2)
128
hWndMouseWheel = UnsafeNativeMethods.FindWindow(NativeMethods.MOUSEZ_CLASSNAME, NativeMethods.
MOUSEZ_TITLE
);
1010
hWndMouseWheel = UnsafeNativeMethods.FindWindow(NativeMethods.MOUSEZ_CLASSNAME, NativeMethods.
MOUSEZ_TITLE
);