2 writes to _editXPos
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (2)
300_editXPos = xPos; 304_editXPos = LineLeftMargin;
1 reference to _editXPos
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
98int editRegionXPos = Math.Max(_editXPos, GetEditRegionXPos());