33 references to
UIAutomationClientSideProviders (33)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
33: base( hwnd, null, 0 )
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
37: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
37: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
48: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
31: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
40: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
35: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
31: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
32: base( hwnd, parent, item ) 307base(hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
34: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
71: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
41: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsNonControl.cs (1)
29: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsProgressbar.cs (1)
29: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
30: base( hwnd, parent, item ) 482: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
34: base( hwnd, parent, style )
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
34: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
31: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
31: base(hwndUpDown, parent, item)
MS\Internal\AutomationProxies\WindowsStartMenu.cs (1)
26: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
28: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
30: base(hwnd, parent, item) 649: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
38: base( hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
39: base( hwnd, parent, item ) 1398: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
32: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
35: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
30: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
32: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
32: base(hwnd, parent, item)