1 write to _textAnalyzer
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
792_textAnalyzer = DWriteFactory.Instance.CreateTextAnalyzer();
2 references to _textAnalyzer
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
790if (_textAnalyzer == null) 795return _textAnalyzer;