6 references to UnicodeArabicAlefMaddaAbove
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextFindEngine.cs (6)
520
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
524
findPattern = findPattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
635
text = text.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
639
pattern = pattern.Replace(
UnicodeArabicAlefMaddaAbove
, '0');
812
if (currentChar ==
UnicodeArabicAlefMaddaAbove
||
829
textString = textString.Replace(
UnicodeArabicAlefMaddaAbove
, UnicodeArabicAlef);