2 references to TextSourceImplementation
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
888
_that._textSourceImpl ??= new
TextSourceImplementation
(_that);
1518
_textSourceImpl = new
TextSourceImplementation
(this);