6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
506textString = textString.Replace(UnicodeArabicAlefHamzaAbove, '1'); 510findPattern = findPattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 616text = text.Replace(UnicodeArabicAlefHamzaAbove, '1'); 620pattern = pattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 792currentChar == UnicodeArabicAlefHamzaAbove || 809textString = textString.Replace(UnicodeArabicAlefHamzaAbove, UnicodeArabicAlef);