14 references to
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
53internal ProxyFragment (IntPtr hwnd, ProxyFragment parent, int item) : base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
319: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
875: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
354: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
655: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
38: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
30base (hwnd, parent, checkbox)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
28: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
37: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
359: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
421: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
247: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
356: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
421: base(hwnd, parent, item)