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