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