6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
507textString = textString.Replace(UnicodeArabicAlefHamzaAbove, '1'); 511findPattern = findPattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 617text = text.Replace(UnicodeArabicAlefHamzaAbove, '1'); 621pattern = pattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 793currentChar == UnicodeArabicAlefHamzaAbove || 810textString = textString.Replace(UnicodeArabicAlefHamzaAbove, UnicodeArabicAlef);