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