2 writes to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
544
_topHelpService
= null;
997
_topHelpService
= null;
2 references to _topHelpService
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
5104
if (_helpService is null && ServiceProvider.TryGetService(out
_topHelpService
!))
5106
_helpService =
_topHelpService
.CreateLocalContext(HelpContextType.ToolWindowSelection);