6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
516textString = textString.Replace(UnicodeArabicAlefHamzaAbove, '1'); 520findPattern = findPattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 626text = text.Replace(UnicodeArabicAlefHamzaAbove, '1'); 630pattern = pattern.Replace(UnicodeArabicAlefHamzaAbove, '1'); 802currentChar == UnicodeArabicAlefHamzaAbove || 819textString = textString.Replace(UnicodeArabicAlefHamzaAbove, UnicodeArabicAlef);