7 references to FontSize
PresentationFramework (7)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
126
DynamicPropertyReader.GetTypeface(list), list.
FontSize
, list.Foreground, pixelsPerDip);
136
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
System\Windows\Documents\Paragraph.cs (1)
228
lineHeight = this.FontFamily.LineSpacing * this.
FontSize
;
System\Windows\Documents\TextElement.cs (3)
625
/// DependencyProperty for <see cref="
FontSize
" /> property.
650
/// DependencyProperty setter for <see cref="
FontSize
" /> property.
662
/// DependencyProperty getter for <see cref="
FontSize
" /> property.