3 references to Baseline
PresentationCore (3)
System\Windows\Media\CharacterMetrics.cs (3)
78
AppendField(_baseline, FieldIndex.
Baseline
, ref lastIndex, s);
94
CompositeFontParser.VerifyMultiplierOfEm(nameof(Baseline), ref metrics[(int)FieldIndex.
Baseline
]);
115
_baseline = metrics[(int)FieldIndex.
Baseline
];