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