2 references to IDC_ARROW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
114arrow = new Cursor(NativeMethods.IDC_ARROW,0); 138defaultCursor = new Cursor(NativeMethods.IDC_ARROW,0);