2 references to IMAGE_CURSOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursor.cs (2)
365return SafeNativeMethods.CopyImage(new HandleRef(this, Handle), NativeMethods.IMAGE_CURSOR, sz.Width, sz.Height, 0); 640handle = SafeNativeMethods.CopyImageAsCursor(new HandleRef(this, cursorHandle), NativeMethods.IMAGE_CURSOR,