1 write to _behaviorService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CommandSet.cs (1)
228
protected BehaviorService? BehaviorService =>
_behaviorService
??= GetService<BehaviorService>();