Base:
property
PropertyType
System.ComponentModel.PropertyDescriptor.PropertyType
1 write to PropertyType
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
1129
PropertyType
= collectionItemType;
2 references to PropertyType
System.Windows.Forms.Design (2)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (2)
1232
AttributeCollection ICustomTypeDescriptor.GetAttributes() => TypeDescriptor.GetAttributes(
PropertyType
);
1237
string ICustomTypeDescriptor.GetClassName() =>
PropertyType
.Name;