6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextFindEngine.cs (6)
520textString = textString.Replace(UnicodeArabicAlefMaddaAbove, '0'); 524findPattern = findPattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 635text = text.Replace(UnicodeArabicAlefMaddaAbove, '0'); 639pattern = pattern.Replace(UnicodeArabicAlefMaddaAbove, '0'); 812if (currentChar == UnicodeArabicAlefMaddaAbove || 829textString = textString.Replace(UnicodeArabicAlefMaddaAbove, UnicodeArabicAlef);