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