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