5 implementations of GetEmbeddedFragmentRoots
PresentationCore (2)
MS\Internal\Automation\ElementProxy.cs (1)
172public IRawElementProviderSimple [] GetEmbeddedFragmentRoots()
MS\Internal\Automation\InteropAutomationProvider.cs (1)
81IRawElementProviderSimple [] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
245IRawElementProviderSimple[] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
442IRawElementProviderSimple [] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
MS\Internal\AutomationProxies\ProxySimple.cs (1)
516IRawElementProviderSimple[] IRawElementProviderFragment.GetEmbeddedFragmentRoots()