4 references to _rootEntry
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
296if (_rootEntry is not null) 298_rootEntry.DesignerHost = value; 376if (_selectedObjects is not null && _selectedObjects.Length > 0 && _rootEntry is not null) 378_rootEntry.BrowsableAttributes = BrowsableAttributes;