7 references to FontSize
PresentationFramework (7)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
87typeface, list.FontSize, list.Foreground, pixelsPerDip); 130DynamicPropertyReader.GetTypeface(list), list.FontSize, list.Foreground, pixelsPerDip); 140typeface, list.FontSize, list.Foreground, pixelsPerDip);
System\Windows\Documents\Paragraph.cs (1)
229lineHeight = this.FontFamily.LineSpacing * this.FontSize;
System\Windows\Documents\TextElement.cs (3)
641/// DependencyProperty for <see cref="FontSize" /> property. 666/// DependencyProperty setter for <see cref="FontSize" /> property. 678/// DependencyProperty getter for <see cref="FontSize" /> property.