2 writes to _textSourceImpl
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
888
_that.
_textSourceImpl
??= new TextSourceImplementation(_that);
1518
_textSourceImpl
= new TextSourceImplementation(this);
5 references to _textSourceImpl
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
968
_that.
_textSourceImpl
,
1018
_that.
_textSourceImpl
,
1045
_that.
_textSourceImpl
,
1517
if (
_textSourceImpl
== null)
1521
_textSourceImpl
,