1 implementation of IRootGridEntry
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
14internal class SingleSelectRootGridEntry : GridEntry, IRootGridEntry
1 reference to IRootGridEntry
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1283if (this is not IRootGridEntry && !TypeConverter.GetPropertiesSupported(this))