6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
505textString = textString.Replace(UnicodeArabicAlefMaddaAbove, '0'); 509findPattern = findPattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 615text = text.Replace(UnicodeArabicAlefMaddaAbove, '0'); 619pattern = pattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 791if (currentChar == UnicodeArabicAlefMaddaAbove || 808textString = textString.Replace(UnicodeArabicAlefMaddaAbove, UnicodeArabicAlef);