Base:
method
GetCreateInstanceSupported
System.ComponentModel.TypeConverter.GetCreateInstanceSupported(System.ComponentModel.ITypeDescriptorContext)
2 references to GetCreateInstanceSupported
System.Drawing.Common.Tests (2)
System\Drawing\Printing\MarginsConverterTests.cs (2)
74Assert.True(mc.GetCreateInstanceSupported(null)); 75Assert.True(mc.GetCreateInstanceSupported(new MyTypeDescriptorContext()));