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