2 references to GetPropertiesSupported
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
351
if (_isSerializeContentsProperty && TypeConverter.
GetPropertiesSupported
())
System\Windows\Forms\Design\EventsTab.cs (1)
142
if (!property.Converter.
GetPropertiesSupported
())