1 write to ctorParamProps
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBindingConverter.cs (1)
45
ctorParamProps
= 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)
44
if (
ctorParamProps
== null) {
47
return
ctorParamProps
;