12 overrides of GetFocus
UIAutomationClientsideProviders (12)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
272
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
174
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
244
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
240
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
319
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsListView.cs (1)
476
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
369
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
456
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
191
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsTab.cs (1)
291
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsToolbar.cs (1)
240
internal override ProxySimple
GetFocus
()
MS\Internal\AutomationProxies\WindowsTreeView.cs (1)
276
internal override ProxySimple
GetFocus
()
4 references to GetFocus
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\NonClientArea.cs (2)
286
ProxySimple proxy = systemMenu.
GetFocus
();
295
return base.
GetFocus
();
MS\Internal\AutomationProxies\ProxyFragment.cs (1)
140
return
GetFocus
();
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
252
return base.
GetFocus
();