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