4 references to LineHeight
PresentationFramework (4)
System\Windows\Documents\Block.cs (3)
266
/// DependencyProperty for <see cref="
LineHeight
" /> property.
289
/// DependencyProperty setter for <see cref="
LineHeight
" /> property.
301
/// DependencyProperty getter for <see cref="
LineHeight
" /> property.
System\Windows\Documents\Paragraph.cs (1)
225
double lineHeight = this.
LineHeight
;