1 reference to Cursor
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
1565
: ParentInternal is { } parent ? parent.Cursor : AmbientPropertiesService?.
Cursor
?? localDefault;