14 references to
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
54internal ProxyFragment (IntPtr hwnd, ProxyFragment parent, int item) : base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
320: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
883: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
359: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
656: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
39: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
31base (hwnd, parent, checkbox)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
29: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
38: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
360: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
422: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
248: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
357: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
422: base(hwnd, parent, item)