1 write to _selectionService
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionService.cs (1)
44_selectionService = serviceProvider.GetService<ISelectionService>();
1 reference to _selectionService
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionService.cs (1)
244if (_selectionService?.PrimarySelection is IComponent { Site: IServiceContainer container } comp)