6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextFindEngine.cs (6)
521
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
525
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
636
text = text.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
640
pattern = pattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
813
currentChar ==
UnicodeArabicAlefHamzaAbove
||
830
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, UnicodeArabicAlef);