2 writes to _textSourceImpl
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
889_that._textSourceImpl = new TextSourceImplementation(_that); 1529_textSourceImpl = new TextSourceImplementation(this);
6 references to _textSourceImpl
PresentationCore (6)
System\Windows\Media\FormattedText.cs (6)
888if (_that._textSourceImpl == null) 976_that._textSourceImpl, 1026_that._textSourceImpl, 1056_that._textSourceImpl, 1528if (_textSourceImpl == null) 1532_textSourceImpl,