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