1 reference to HyphenSet
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
105internal static bool IsHyphen(char target) => HyphenSet.Contains(target);