33 references to
UIAutomationClientsideProviders (33)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
30: base( hwnd, null, 0 )
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
45: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
44: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
56: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
39: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
50: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
42: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
38: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
40: base( hwnd, parent, item ) 322base(hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
42: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
78: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
52: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsNonControl.cs (1)
36: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsProgressbar.cs (1)
37: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
41: base( hwnd, parent, item ) 497: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
42: base( hwnd, parent, style )
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
41: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
40: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
41: base(hwndUpDown, parent, item)
MS\Internal\AutomationProxies\WindowsStartMenu.cs (1)
34: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
35: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
37: base(hwnd, parent, item) 660: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
47: base( hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
37: base( hwnd, parent, item ) 1396: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
39: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
42: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
39: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
41: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
40: base(hwnd, parent, item)