3 writes to _textAlignment
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
247_textAlignment = textAlignment; 264_textAlignment = textParagraphProperties.TextAlignment; 371_textAlignment = textAlignment;
1 reference to _textAlignment
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
289get { return _textAlignment; }