6 references to UnicodeArabicAlefHamzaBelow
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
509
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
513
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
619
text = text.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
623
pattern = pattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
795
currentChar ==
UnicodeArabicAlefHamzaBelow
||
812
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, UnicodeArabicAlef);