1 write to _maxTextWidth
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1313
_maxTextWidth
= value;
2 references to _maxTextWidth
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
1006
return _that.
_maxTextWidth
;
1318
return
_maxTextWidth
;