6 writes to CursorInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
5997CursorInternal = ((IDataGridViewEditingControl)EditingControl).EditingPanelCursor; 6017CursorInternal = _oldCursor; 16137CursorInternal = _oldCursor; 16218CursorInternal = Cursors.SizeWE; 16241CursorInternal = Cursors.SizeNS; 16247CursorInternal = _oldCursor;