2 writes to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
521
_topHelpService
= null;
974
_topHelpService
= null;
2 references to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
5076
if (_helpService is null && ServiceProvider.TryGetService(out
_topHelpService
!))
5078
_helpService =
_topHelpService
.CreateLocalContext(HelpContextType.ToolWindowSelection);