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