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