2 references to SM_CXCURSOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursor.cs (1)
332
UnsafeNativeMethods.GetSystemMetrics(NativeMethods.
SM_CXCURSOR
),
winforms\Managed\System\WinForms\SystemInformation.cs (1)
348
return new Size(UnsafeNativeMethods.GetSystemMetrics(NativeMethods.
SM_CXCURSOR
),