5 implementations of SetFocus
PresentationCore (2)
MS\Internal\Automation\ElementProxy.cs (1)
176public void SetFocus()
MS\Internal\Automation\InteropAutomationProvider.cs (1)
86void IRawElementProviderFragment.SetFocus()
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
251void IRawElementProviderFragment.SetFocus()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
449void IRawElementProviderFragment.SetFocus()
MS\Internal\AutomationProxies\ProxySimple.cs (1)
525void IRawElementProviderFragment.SetFocus()