7 references to FontSize
PresentationFramework (7)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
84
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
127
DynamicPropertyReader.GetTypeface(list), list.
FontSize
, list.Foreground, pixelsPerDip);
137
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
System\Windows\Documents\Paragraph.cs (1)
229
lineHeight = this.FontFamily.LineSpacing * this.
FontSize
;
System\Windows\Documents\TextElement.cs (3)
640
/// DependencyProperty for <see cref="
FontSize
" /> property.
665
/// DependencyProperty setter for <see cref="
FontSize
" /> property.
677
/// DependencyProperty getter for <see cref="
FontSize
" /> property.