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