1 write to hSplit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
270hSplit = new Cursor("hsplit.cur", 0);
2 references to hSplit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
269if (hSplit == null) 271return hSplit;