1 write to _maxTextWidth
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1250
_maxTextWidth
= value;
2 references to _maxTextWidth
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
951
return _that.
_maxTextWidth
;
1255
return
_maxTextWidth
;