1 write to _behaviorService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DesignerFrame.cs (1)
366
private BehaviorService? BehaviorService =>
_behaviorService
??= _provider.GetService<BehaviorService>();