1 write to help
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
258
help
= new Cursor(NativeMethods.IDC_HELP,0);
2 references to help
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
257
if (
help
== null)
259
return
help
;