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