6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
506
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
510
findPattern = findPattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
616
text = text.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
620
pattern = pattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
792
if (currentChar ==
UnicodeArabicAlefMaddaAbove
||
809
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, UnicodeArabicAlef);