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