6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
System\Windows\Documents\TextFindEngine.cs (6)
515
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
519
findPattern = findPattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
625
text = text.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
629
pattern = pattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
801
if (currentChar ==
UnicodeArabicAlefMaddaAbove
||
818
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, UnicodeArabicAlef);