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