14 references to
UIAutomationClientSideProviders (14)
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
57internal ProxyFragment (IntPtr hwnd, ProxyFragment parent, int item) : base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
331: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
890: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
362: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
669: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
40: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
33base (hwnd, parent, checkbox)
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
30: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
41: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
363: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
424: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTitleBar.cs (1)
252: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
363: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
429: base(hwnd, parent, item)