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