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