1 write to _textFormatterIdeal
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2777_textFormatterIdeal = System.Windows.Media.TextFormatting.TextFormatter.FromCurrentDispatcher(textFormattingMode);
2 references to _textFormatterIdeal
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (2)
2775if (_textFormatterIdeal == null) 2779return _textFormatterIdeal;