2 writes to _textSourceImpl
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
924_that._textSourceImpl = new TextSourceImplementation(_that); 1566_textSourceImpl = new TextSourceImplementation(this);
6 references to _textSourceImpl
PresentationCore (6)
System\Windows\Media\FormattedText.cs (6)
923if (_that._textSourceImpl == null) 1011_that._textSourceImpl, 1061_that._textSourceImpl, 1092_that._textSourceImpl, 1565if (_textSourceImpl == null) 1569_textSourceImpl,