Version

FragmentRootUIAProviderProxy Class Methods

For a list of all members of this type, see FragmentRootUIAProviderProxy members.

Public Methods
 NameDescription
Public MethodElementProviderFromPointRetrieves the element in this fragment that is at the specified point.  
Public MethodGetEmbeddedFragmentRootsRetrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public MethodGetFocusRetrieves the element in this fragment that has the input focus.  
Public MethodGetPatternProviderRetrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public MethodGetPropertyValueRetrieves the value of a property supported by the UI Automation provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public MethodGetRuntimeIdRetrieves the runtime identifier of an element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public MethodNavigateRetrieves the UI Automation element in a specified direction within the tree. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public MethodSetFocusSets the focus to this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Protected Methods
 NameDescription
Protected MethodInvokeOverloaded. Invokes a method on the UI thread using the marshalling control. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
See Also