1 write to no
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
162no = new Cursor(NativeMethods.IDC_NO,0);
2 references to no
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
161if (no == null) 163return no;