3 references to SkipMenuSpaceChar
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
1341return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1351return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1369return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos));