33 references to
UIAutomationClientSideProviders (33)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
28: base( hwnd, null, 0 )
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
28: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
31: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
43: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
25: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
35: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
25: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
27: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
29: base( hwnd, parent, item ) 304base(hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
29: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
67: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
35: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsNonControl.cs (1)
25: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsProgressbar.cs (1)
24: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
26: base( hwnd, parent, item ) 482: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
29: base( hwnd, parent, style )
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
30: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
27: base (hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
27: base(hwndUpDown, parent, item)
MS\Internal\AutomationProxies\WindowsStartMenu.cs (1)
21: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
24: base( hwnd, parent, 0)
MS\Internal\AutomationProxies\WindowsStatusBar.cs (2)
26: base(hwnd, parent, item) 646: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
33: base( hwnd, null, 0)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
36: base( hwnd, parent, item ) 1390: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
28: base( hwnd, parent, item )
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
27: base( hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
27: base(hwnd, parent, item)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
27: base (hwnd, parent, item)
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
29: base(hwnd, parent, item)