1 write to _textAlign
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
448_textAlign = value;
4 references to _textAlign
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBox.cs (4)
277HorizontalAlignment align = RtlTranslateHorizontal(_textAlign); 299&& _textAlign == HorizontalAlignment.Left 440return _textAlign; 444if (_textAlign != value)