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