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