1 write to _selectionUIService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1370_selectionUIService ??= GetService<ISelectionUIService>();
3 references to _selectionUIService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
1372if (_selectionUIService is null) 1379if (_selectionUIService.Dragging) 1381_selectionUIService.EndDrag(cancel);