3 writes to _textAlignment
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
250_textAlignment = textAlignment; 267_textAlignment = textParagraphProperties.TextAlignment; 374_textAlignment = textAlignment;
1 reference to _textAlignment
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
292get { return _textAlignment; }