1 write to _textFormatterDisplay
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2769_textFormatterDisplay = System.Windows.Media.TextFormatting.TextFormatter.FromCurrentDispatcher(textFormattingMode);
2 references to _textFormatterDisplay
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (2)
2767if (_textFormatterDisplay == null) 2771return _textFormatterDisplay;