1 write to _toolboxSvc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
586_toolboxSvc ??= _serviceProvider.GetService<IToolboxService>();
2 references to _toolboxSvc
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\BehaviorService.cs (2)
588if (_toolboxSvc is not null && _toolboxSvc.SetCursor())