1 override of Baseline
PresentationCore (1)
MS\Internal\TextFormatting\TextShapeableCharacters.cs (1)
490
internal sealed override double
Baseline
1 reference to Baseline
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesRun.cs (1)
58
(shapeable != null ? (int)Math.Round(shapeable.
Baseline
* realToIdeal) : 0),