7 references to FontSize
PresentationFramework (7)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83typeface, list.FontSize, list.Foreground, pixelsPerDip); 126DynamicPropertyReader.GetTypeface(list), list.FontSize, list.Foreground, pixelsPerDip); 136typeface, list.FontSize, list.Foreground, pixelsPerDip);
System\Windows\Documents\Paragraph.cs (1)
228lineHeight = 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.