Base:
property
Baseline
System.Windows.Media.TextFormatting.TextLine.Baseline
2 references to Baseline
PresentationCore (2)
MS\Internal\TextFormatting\SimpleTextLine.cs (2)
586
double y = origin.Y +
Baseline
;
1120
get { return
Baseline
; }