2 references to EditInputWidth
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (2)
99int minimumWidth = editRegionXPos + EditInputWidth + LineRightMargin; 107_editRegionSize = new Size(EditInputWidth + textBoxWidthBonus, textBoxPreferredHeight + TextBoxLineInnerPadding * 2);