1 write to TextAlignment
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
1598blockUIContainer.TextAlignment = TextRangeEdit.GetTextAlignmentFromHorizontalAlignment(embeddedElement.HorizontalAlignment);
3 references to TextAlignment
PresentationFramework (3)
src\Framework\System\Windows\Documents\Block.cs (3)
215/// DependencyProperty for <see cref="TextAlignment" /> property. 237/// DependencyProperty setter for <see cref="TextAlignment" /> property. 252/// DependencyProperty getter for <see cref="TextAlignment" /> property.