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