4 references to IsIdeographicCharType
PresentationFramework (4)
src\Framework\System\windows\Documents\SelectionWordBreaker.cs (4)
173if (IsIdeographicCharType(preceedingType3) && IsIdeographicCharType(followingType3)) 186else if (!IsIdeographicCharType(preceedingType3) && !IsIdeographicCharType(followingType3))