1 write to _selectionUIService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1355_selectionUIService ??= GetService<ISelectionUIService>();
3 references to _selectionUIService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
1357if (_selectionUIService is null) 1364if (_selectionUIService.Dragging) 1366_selectionUIService.EndDrag(cancel);