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