6 references to UnicodeArabicAlefHamzaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
508
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
512
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
618
text = text.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
622
pattern = pattern.Replace(
UnicodeArabicAlefHamzaAbove
, '1');
794
currentChar ==
UnicodeArabicAlefHamzaAbove
||
811
textString = textString.Replace(
UnicodeArabicAlefHamzaAbove
, UnicodeArabicAlef);