1 reference to SoftHyphenChar
PresentationFramework (1)
System\windows\Documents\SelectionWordBreaker.cs (1)
147
return (text[index] == ApostropheChar || text[index] == RightSingleQuotationChar || text[index] ==
SoftHyphenChar
) &&