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