Base:
method
CreateInstance
System.ComponentModel.TypeConverter.CreateInstance(System.ComponentModel.ITypeDescriptorContext, System.Collections.IDictionary)
1 reference to CreateInstance
System.Windows.Forms.Tests (1)
System\Windows\Forms\MonthCalendar.SelectionRangeConverterTests.cs (1)
132Func<SelectionRange> func = () => (SelectionRange)_converter.CreateInstance(null, propertyValues);