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