5 implementations of SetFocus
PresentationCore (2)
MS\Internal\Automation\ElementProxy.cs (1)
177public void SetFocus()
MS\Internal\Automation\InteropAutomationProvider.cs (1)
87void IRawElementProviderFragment.SetFocus()
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
252void IRawElementProviderFragment.SetFocus()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
450void IRawElementProviderFragment.SetFocus()
MS\Internal\AutomationProxies\ProxySimple.cs (1)
526void IRawElementProviderFragment.SetFocus()