6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
515textString = textString.Replace(UnicodeArabicAlefMaddaAbove, '0'); 519findPattern = findPattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 625text = text.Replace(UnicodeArabicAlefMaddaAbove, '0'); 629pattern = pattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 801if (currentChar == UnicodeArabicAlefMaddaAbove || 818textString = textString.Replace(UnicodeArabicAlefMaddaAbove, UnicodeArabicAlef);