6 writes to CursorInternal
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (6)
6031this.CursorInternal = ((IDataGridViewEditingControl)this.editingControl).EditingPanelCursor; 6050this.CursorInternal = this.oldCursor; 16576this.CursorInternal = this.oldCursor; 16658this.CursorInternal = Cursors.SizeWE; 16680this.CursorInternal = Cursors.SizeNS; 16703this.CursorInternal = this.oldCursor;