1 write to _sp
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\PbrsForward.cs (1)
31_sp = sp;
3 references to _sp
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\PbrsForward.cs (3)
39if (_menuCommandSvc is null && _sp is not null) 41_menuCommandSvc = _sp.GetService<IMenuCommandService>(); 49=> _sp.GetService<ISupportInSituService>();