1 instantiation of WindowsStartMenu
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsStartMenu.cs (1)
58return new WindowsStartMenu(hwnd, null, 0);
1 reference to WindowsStartMenu
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Main.cs (1)
86new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.WindowsStartMenu.Create), "BaseBar"),