4 references to LineHeight
PresentationFramework (4)
src\Framework\System\Windows\Documents\Block.cs (3)
281
/// DependencyProperty for <see cref="
LineHeight
" /> property.
304
/// DependencyProperty setter for <see cref="
LineHeight
" /> property.
319
/// DependencyProperty getter for <see cref="
LineHeight
" /> property.
src\Framework\System\Windows\Documents\Paragraph.cs (1)
233
double lineHeight = this.
LineHeight
;