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)
5116if (_helpService is null && ServiceProvider.TryGetService(out _topHelpService!)) 5118_helpService = _topHelpService.CreateLocalContext(HelpContextType.ToolWindowSelection);