6 writes to CursorInternal
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
5991CursorInternal = ((IDataGridViewEditingControl)EditingControl).EditingPanelCursor; 6011CursorInternal = _oldCursor; 16150CursorInternal = _oldCursor; 16231CursorInternal = Cursors.SizeWE; 16254CursorInternal = Cursors.SizeNS; 16260CursorInternal = _oldCursor;