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