2 writes to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
545
_topHelpService
= null;
998
_topHelpService
= null;
2 references to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
5105
if (_helpService is null && ServiceProvider.TryGetService(out
_topHelpService
!))
5107
_helpService =
_topHelpService
.CreateLocalContext(HelpContextType.ToolWindowSelection);