1 reference to IsKashidaMatch
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextFindEngine.cs (1)
571
if ((!matchKashida ||
IsKashidaMatch
(textString.Substring(i, j - i + 1), findPattern, compareInfo)) &&