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