1 write to lastCursor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
231
lastCursor
= parent.Cursor;
1 reference to lastCursor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripLabel.cs (1)
243
parent.Cursor =
lastCursor
;