1 write to hand
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
426
hand
= new Cursor("hand.cur", 0);
2 references to hand
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
425
if (
hand
== null)
427
return
hand
;