6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
507
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
511
findPattern = findPattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
617
text = text.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
621
pattern = pattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
793
if (currentChar ==
UnicodeArabicAlefMaddaAbove
||
810
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, UnicodeArabicAlef);