12 references to
UIAutomationClientSideProviders (12)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
42: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
24: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
29: base (hwnd, parent, groupID)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
30: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
1168: base(hwnd, parent, item) 2851: base(hwnd, null, item)
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
257: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
752: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
358: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTab.cs (1)
901: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
30: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
718: base(hwnd, parent, depth)