1 instantiation of LigatureTable
PresentationCore (1)
MS\Internal\Shaping\Substitution.cs (1)
158return new LigatureTable(offset + Table.GetUShort(offset +
3 references to LigatureTable
PresentationCore (3)
MS\Internal\Shaping\Substitution.cs (3)
156public LigatureTable Ligature(FontTable Table, ushort Index) 229LigatureTable ligature = ligatureSet.Ligature(Table,liga); 371LigatureTable ligature = ligatureSet.Ligature(table, liga);