4 references to FontFamily
PresentationFramework (4)
src\Framework\System\Windows\Documents\Paragraph.cs (1)
236
lineHeight = this.
FontFamily
.LineSpacing * this.FontSize;
src\Framework\System\Windows\Documents\TextElement.cs (3)
461
/// DependencyProperty for <see cref="
FontFamily
" /> property.
488
/// DependencyProperty setter for <see cref="
FontFamily
" /> property.
503
/// DependencyProperty getter for <see cref="
FontFamily
" /> property.