2 references to SetFontFamily
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
403
SetFontFamily
(new FontFamily(fontFamily), startIndex, count);
412
SetFontFamily
(fontFamily, 0, _text.Length);