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