2 writes to TextAlignment
PresentationUI (2)
MS\Internal\Documents\Application\PageTextBox.cs (1)
340
TextAlignment
= TextAlignment.Right;
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
121
_editableTextBox.
TextAlignment
= TextAlignment.Right;
1 reference to TextAlignment
PresentationFramework (1)
System\Windows\Controls\TextBox.cs (1)
747
/// DependencyProperty for <see cref="
TextAlignment
" /> property.