1 write to textAlign
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
1421textAlign = value;
3 references to textAlign
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MaskedTextBox.cs (3)
350HorizontalAlignment align = RtlTranslateHorizontal(textAlign); 1408return textAlign; 1412if (textAlign != value)