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