1 write to panEast
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Cursors.cs (1)
330
panEast
= new Cursor("east.cur", 0);
2 references to panEast
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Cursors.cs (2)
329
if (
panEast
== null)
331
return
panEast
;