3 writes to _textWrap
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
253_textWrap = textWrap; 270_textWrap = textParagraphProperties.TextWrapping; 390_textWrap = textWrap;
1 reference to _textWrap
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
338get { return _textWrap; }