9 writes to Clip
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3377Cursor.Clip = RectangleToScreen(cursorClip); 25592Cursor.Clip = Rectangle.Empty;
System.Windows.Forms.Design (7)
System\Windows\Forms\Design\ComponentTray.cs (5)
649Cursor.Clip = Rectangle.Empty; 1177Cursor.Clip = Rectangle.Empty; 1252Cursor.Clip = RectangleToScreen(ClientRectangle); 1319Cursor.Clip = Rectangle.Empty; 2238Cursor.Clip = Rectangle.Empty;
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
1778Cursor.Clip = Rectangle.Empty;
System\Windows\Forms\Design\SelectionUIHandler.cs (1)
192Cursor.Clip = Rectangle.Empty;