3 writes to _textWrap
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
251_textWrap = textWrap; 268_textWrap = textParagraphProperties.TextWrapping; 388_textWrap = textWrap;
1 reference to _textWrap
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
336get { return _textWrap; }