Base:
method
GetProperties
System.ComponentModel.TypeConverter.GetProperties(System.ComponentModel.ITypeDescriptorContext, System.Object, System.Attribute[])
2 references to GetProperties
System.Drawing.Common.Tests (2)
System\Drawing\ImageConverterTests.cs (2)
232propsColl = _imgConv.GetProperties(null, _image, null); 246propsColl = _imgConvFrmTD.GetProperties(null, _image, null);