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