2 references to GetNextTextElement
mscorlib (1)
system\globalization\stringinfo.cs (1)
175return (GetNextTextElement(str, 0));
PresentationFramework (1)
src\Framework\System\Windows\Controls\AccessText.cs (1)
587string keyText = StringInfo.GetNextTextElement(text, index + 1);