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