1 write to _textAnalyzer
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
827_textAnalyzer = DWriteFactory.Instance.CreateTextAnalyzer();
2 references to _textAnalyzer
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (2)
825if (_textAnalyzer == null) 830return _textAnalyzer;