1 reference to UnicodeBidiEnd
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextFindEngine.cs (1)
808
if (currentChar >= UnicodeBidiStart && currentChar <=
UnicodeBidiEnd
)