2 references to s_propMaxLength
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
698return Properties.GetValueOrDefault<int>(s_propMaxLength); 709Properties.AddValue(s_propMaxLength, value);