3 writes to _lastDataObject
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (3)
83_lastDataObject = null; 122_lastDataObject = new DataObject(lpdataobj); 179_lastDataObject = null;
6 references to _lastDataObject
System.Windows.Forms (6)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (6)
28DragDropHelper.ClearDropDescription(_lastDataObject); 130? new DragEventArgs(_lastDataObject, 136: new DragEventArgs(_lastDataObject, 228if (!fDrag && _lastDataObject is not null && grfKeyState != default) 231? new DragEventArgs(_lastDataObject, 237: new DragEventArgs(_lastDataObject,