3 references to SkipMenuSpaceChar
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
1335return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1345return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos)); 1363return menuRawText.Substring(0, SkipMenuSpaceChar(menuText, pos));