14 references to
UIAutomationClientsideProviders (14)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
63internal ProxyFragment (IntPtr hwnd, ProxyFragment parent, int item) : base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
339: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
903: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
372: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
677: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
42: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
38base (hwnd, parent, checkbox)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
37: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
47: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
376: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
435: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
260: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
371: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
442: base(hwnd, parent, item)