1 write to _maxTextWidth
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1261
_maxTextWidth
= value;
2 references to _maxTextWidth
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
959
return _that.
_maxTextWidth
;
1266
return
_maxTextWidth
;