3 references to SkipMenuSpaceChar
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
1356return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1366return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1384return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos));