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