1 write to panSouth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
390
panSouth
= new Cursor("south.cur", 0);
2 references to panSouth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
389
if (
panSouth
== null)
391
return
panSouth
;