3 references to _rootEntry
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
296_rootEntry?.DesignerHost = value; 373if (_selectedObjects is not null && _selectedObjects.Length > 0 && _rootEntry is not null) 375_rootEntry.BrowsableAttributes = BrowsableAttributes;