3 writes to _textWrap
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
250_textWrap = textWrap; 267_textWrap = textParagraphProperties.TextWrapping; 387_textWrap = textWrap;
1 reference to _textWrap
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
335get { return _textWrap; }