1 write to _maxTextWidth
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1282
_maxTextWidth
= value;
2 references to _maxTextWidth
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
978
return _that.
_maxTextWidth
;
1287
return
_maxTextWidth
;