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