7 references to FontSize
PresentationFramework (7)
src\Framework\MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
89typeface, list.FontSize, list.Foreground, pixelsPerDip); 133DynamicPropertyReader.GetTypeface(list), list.FontSize, list.Foreground, pixelsPerDip); 143typeface, list.FontSize, list.Foreground, pixelsPerDip);
src\Framework\System\Windows\Documents\Paragraph.cs (1)
236lineHeight = 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.