3 writes to _lastDataObject
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (3)
82_lastDataObject = null; 121_lastDataObject = new DataObject(lpdataobj); 181_lastDataObject = null;
6 references to _lastDataObject
System.Windows.Forms (6)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (6)
129? new DragEventArgs(_lastDataObject, 135: new DragEventArgs(_lastDataObject, 175DragDropHelper.ClearDropDescription(_lastDataObject); 231if (!fDrag && _lastDataObject is not null && grfKeyState != default) 234? new DragEventArgs(_lastDataObject, 240: new DragEventArgs(_lastDataObject,