1 write to ctorParamProps
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBindingConverter.cs (1)
45ctorParamProps = new string[]{null, null, null, "FormattingEnabled", "DataSourceUpdateMode", "NullValue", "FormatString", "FormatInfo", };
2 references to ctorParamProps
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBindingConverter.cs (2)
44if (ctorParamProps == null) { 47return ctorParamProps;