1 write to _textAlign
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1254_textAlign = value;
3 references to _textAlign
System.Windows.Forms (3)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (3)
316HorizontalAlignment align = RtlTranslateHorizontal(_textAlign); 1244return _textAlign; 1248if (_textAlign != value)