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