1 write to _control
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (1)
85_control = cd.Control;
3 references to _control
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (3)
139if (_control is not null && _control.Parent is not null) 141Control parent = _control.Parent;