5 implementations of GetEmbeddedFragmentRoots
PresentationCore (2)
MS\Internal\Automation\ElementProxy.cs (1)
171public IRawElementProviderSimple [] GetEmbeddedFragmentRoots()
MS\Internal\Automation\InteropAutomationProvider.cs (1)
80IRawElementProviderSimple [] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
244IRawElementProviderSimple[] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
441IRawElementProviderSimple [] IRawElementProviderFragment.GetEmbeddedFragmentRoots()
MS\Internal\AutomationProxies\ProxySimple.cs (1)
515IRawElementProviderSimple[] IRawElementProviderFragment.GetEmbeddedFragmentRoots()