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)
588
if (
_toolboxSvc
is not null &&
_toolboxSvc
.SetCursor())