7 references to FontSize
PresentationFramework (7)
src\Framework\MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
89
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
133
DynamicPropertyReader.GetTypeface(list), list.
FontSize
, list.Foreground, pixelsPerDip);
143
typeface, list.
FontSize
, list.Foreground, pixelsPerDip);
src\Framework\System\Windows\Documents\Paragraph.cs (1)
236
lineHeight = this.FontFamily.LineSpacing * this.
FontSize
;
src\Framework\System\Windows\Documents\TextElement.cs (3)
670
/// DependencyProperty for <see cref="
FontSize
" /> property.
695
/// DependencyProperty setter for <see cref="
FontSize
" /> property.
710
/// DependencyProperty getter for <see cref="
FontSize
" /> property.