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