1 write to _behaviorSvc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
2611_behaviorSvc = behaviorSvc;
3 references to _behaviorSvc
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ComponentTray.cs (3)
2638if (_behaviorSvc is not null && comp is not null) 2640if (_behaviorSvc.DesignerActionUI is not null) 2642Glyph g = _behaviorSvc.DesignerActionUI.GetDesignerActionGlyph(comp);