1 write to _textAlign
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
457_textAlign = value;
4 references to _textAlign
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBox.cs (4)
286HorizontalAlignment align = RtlTranslateHorizontal(_textAlign); 308&& _textAlign == HorizontalAlignment.Left 449return _textAlign; 453if (_textAlign != value)