2 references to Cursor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
2064
if (ambient != null && ambient.
Cursor
!= null)
2065
return ambient.
Cursor
;