3 writes to _textAlignment
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
249_textAlignment = textAlignment; 266_textAlignment = textParagraphProperties.TextAlignment; 373_textAlignment = textAlignment;
1 reference to _textAlignment
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
291get { return _textAlignment; }