1 write to _textFormatter
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3150
_textFormatter
= System.Windows.Media.TextFormatting.TextFormatter.FromCurrentDispatcher(textFormattingMode);
1 reference to _textFormatter
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3168
return
_textFormatter
;