2 references to TextSourceImplementation
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
936
_that._textSourceImpl = new
TextSourceImplementation
(_that);
1582
_textSourceImpl = new
TextSourceImplementation
(this);