2 references to FirstFontFamily
PresentationCore (2)
System\Windows\Media\Typeface.cs (2)
276return CachedTypeface.FirstFontFamily.Baseline(emSize, toReal, pixelsPerDip, textFormattingMode); 281return CachedTypeface.FirstFontFamily.LineSpacing(emSize, toReal, pixelsPerDip, textFormattingMode);