2 references to Baseline
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineMetrics.cs (1)
68_baseline = source.Baseline;
src\Framework\System\Windows\Controls\TextBlock.cs (1)
2156lines.Add(new TextLineResult(this, dcp, lineMetrics.Length, layoutBox, lineMetrics.Baseline, lineIndex));