1 write to _behaviorSvc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
2617_behaviorSvc = behaviorSvc;
3 references to _behaviorSvc
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ComponentTray.cs (3)
2647if (_behaviorSvc is not null && comp is not null) 2649if (_behaviorSvc.DesignerActionUI is not null) 2651Glyph g = _behaviorSvc.DesignerActionUI.GetDesignerActionGlyph(comp);