2 writes to _textSourceImpl
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
908_that._textSourceImpl = new TextSourceImplementation(_that); 1550_textSourceImpl = new TextSourceImplementation(this);
6 references to _textSourceImpl
PresentationCore (6)
System\Windows\Media\FormattedText.cs (6)
907if (_that._textSourceImpl == null) 995_that._textSourceImpl, 1045_that._textSourceImpl, 1076_that._textSourceImpl, 1549if (_textSourceImpl == null) 1553_textSourceImpl,