3 references to GetCreateInstanceSupported
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.Flags.cs (1)
50
/// <see cref="TypeConverter.
GetCreateInstanceSupported
()"/> indicates that it is immutable.
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
16
/// <see cref="TypeConverter.
GetCreateInstanceSupported
()"/>. In this case, we never go through the
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
103
if (!TypeDescriptor.GetConverter(type).
GetCreateInstanceSupported
())