1 write to _textSource
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (1)
59_textSource = textSource;
2 references to _textSource
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (2)
102get { return _textSource; } 275return _runCache.GetPrecedingText(_textSource, cpLimit);