6 references to UnicodeArabicAlefHamzaBelow
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
517
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
521
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
627
text = text.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
631
pattern = pattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
803
currentChar ==
UnicodeArabicAlefHamzaBelow
||
820
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, UnicodeArabicAlef);