6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
505
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
509
findPattern = findPattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
615
text = text.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
619
pattern = pattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
791
if (currentChar ==
UnicodeArabicAlefMaddaAbove
||
808
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, UnicodeArabicAlef);