3 references to FindFirstFontFamilyAndFace
PresentationCore (3)
Core\CSharp\System\Windows\Media\FontFamily.cs (1)
359
family =
FindFirstFontFamilyAndFace
(ref style, ref weight, ref stretch);
Core\CSharp\System\Windows\Media\Typeface.cs (2)
760
IFontFamily firstFontFamily = sourceFontFamily.
FindFirstFontFamilyAndFace
(
771
firstFontFamily = sourceFontFamily.
FindFirstFontFamilyAndFace
(