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