1 write to scriptTag
PresentationCore (1)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
1316complexLanguages[complexLanguageCount].scriptTag = scriptTag;
4 references to scriptTag
PresentationCore (4)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
470if (MajorLanguages.Contains((ScriptTags)complexScripts[i].scriptTag, (LanguageTags)complexScripts[i].langSysTag)) 541if (complexScripts[i].scriptTag == (uint)ScriptTags.CJKIdeographic)
MS\Internal\Shaping\OpenTypeLayout.cs (2)
1087if (gsubComplexLanguages[j].scriptTag == gposComplexLanguages[i].scriptTag &&