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