4 references to FontFamily
PresentationFramework (4)
System\Windows\Documents\Paragraph.cs (1)
229
lineHeight = this.
FontFamily
.LineSpacing * this.FontSize;
System\Windows\Documents\TextElement.cs (3)
455
/// DependencyProperty for <see cref="
FontFamily
" /> property.
482
/// DependencyProperty setter for <see cref="
FontFamily
" /> property.
494
/// DependencyProperty getter for <see cref="
FontFamily
" /> property.