6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
508textString = textString.Replace(UnicodeArabicAlefHamzaAbove, '1'); 512findPattern = findPattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 618text = text.Replace(UnicodeArabicAlefHamzaAbove, '1'); 622pattern = pattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 794currentChar == UnicodeArabicAlefHamzaAbove || 811textString = textString.Replace(UnicodeArabicAlefHamzaAbove, UnicodeArabicAlef);