2 writes to _textSourceImpl
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
890_that._textSourceImpl = new TextSourceImplementation(_that); 1530_textSourceImpl = new TextSourceImplementation(this);
6 references to _textSourceImpl
PresentationCore (6)
System\Windows\Media\FormattedText.cs (6)
889if (_that._textSourceImpl == null) 977_that._textSourceImpl, 1027_that._textSourceImpl, 1057_that._textSourceImpl, 1529if (_textSourceImpl == null) 1533_textSourceImpl,