3 references to SkipMenuSpaceChar
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
1336return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1346return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1364return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos));