12 references to
UIAutomationClientSideProviders (12)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
42: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
25: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (1)
30: base (hwnd, parent, groupID)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
31: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
1169: base(hwnd, parent, item) 2852: base(hwnd, null, item)
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
258: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
753: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
359: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTab.cs (1)
906: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
31: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
720: base(hwnd, parent, depth)