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