6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
506
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
510
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
616
text = text.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
620
pattern = pattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
792
currentChar ==
UnicodeArabicAlefHamzaAbove
||
809
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, UnicodeArabicAlef);