1 instantiation of MultipleSubstitutionSequenceTable
PresentationCore (1)
MS\Internal\Shaping\Substitution.cs (1)
453return new MultipleSubstitutionSequenceTable(
2 references to MultipleSubstitutionSequenceTable
PresentationCore (2)
MS\Internal\Shaping\Substitution.cs (2)
451private MultipleSubstitutionSequenceTable Sequence(FontTable Table, int Index) 483MultipleSubstitutionSequenceTable sequence = Sequence(Table,coverageIndex);