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