4 references to Editor
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripInSituService.cs (4)
216if (_toolDesigner is not null && _toolDesigner.Editor is not null && _toolDesigner.Editor.EditBox is not null) 218hWnd = (_toolDesigner.Editor.EditBox.Visible) ? _toolDesigner.Editor.EditBox.Handle : hWnd;