3 writes to _textWrap
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
254
_textWrap
= textWrap;
271
_textWrap
= textParagraphProperties.TextWrapping;
391
_textWrap
= textWrap;
1 reference to _textWrap
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
339
get { return
_textWrap
; }