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