1 write to _textFormatterDisplay
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
2659_textFormatterDisplay = System.Windows.Media.TextFormatting.TextFormatter.FromCurrentDispatcher(textFormattingMode);
2 references to _textFormatterDisplay
PresentationFramework (2)
System\Windows\Controls\TextBlock.cs (2)
2657if (_textFormatterDisplay == null) 2661return _textFormatterDisplay;