2 writes to TextAlignment
PresentationUI (2)
MS\Internal\Documents\Application\PageTextBox.cs (1)
340TextAlignment = 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.