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