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)
336
get { return
_textWrap
; }