6 writes to CursorInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
5994CursorInternal = ((IDataGridViewEditingControl)EditingControl).EditingPanelCursor; 6014CursorInternal = _oldCursor; 16153CursorInternal = _oldCursor; 16234CursorInternal = Cursors.SizeWE; 16257CursorInternal = Cursors.SizeNS; 16263CursorInternal = _oldCursor;