1 write to _textFormatterIdeal
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
2688_textFormatterIdeal = System.Windows.Media.TextFormatting.TextFormatter.FromCurrentDispatcher(textFormattingMode);
2 references to _textFormatterIdeal
PresentationFramework (2)
System\Windows\Controls\TextBlock.cs (2)
2686if (_textFormatterIdeal == null) 2690return _textFormatterIdeal;