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