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