6 references to UnicodeArabicAlefHamzaBelow
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextFindEngine.cs (6)
522
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
526
findPattern = findPattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
637
text = text.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
641
pattern = pattern.Replace(
UnicodeArabicAlefHamzaBelow
, '2');
814
currentChar ==
UnicodeArabicAlefHamzaBelow
||
831
textString = textString.Replace(
UnicodeArabicAlefHamzaBelow
, UnicodeArabicAlef);