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