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