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