2 writes to _textSourceImpl
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
936_that._textSourceImpl = new TextSourceImplementation(_that); 1582_textSourceImpl = new TextSourceImplementation(this);
6 references to _textSourceImpl
PresentationCore (6)
Core\CSharp\System\Windows\Media\FormattedText.cs (6)
935if (_that._textSourceImpl == null) 1024_that._textSourceImpl, 1074_that._textSourceImpl, 1105_that._textSourceImpl, 1581if (_textSourceImpl == null) 1585_textSourceImpl,