Version

FragmentRootUIAProviderProxy Class Members

The following tables list the members exposed by FragmentRootUIAProviderProxy.

Public Constructors
Public Properties
 NameDescription
Public PropertyBoundingRectangleGets the bounding rectangle of this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public PropertyFragmentRootRetrieves the root node of the fragment. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public PropertyHostRawElementProviderGets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider where property and method calls are delegated to the appropriate parent or child provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Public PropertyProviderOptionsGets a value that specifies characteristics of the UI Automation provider; for example, whether it is a client-side or server-side provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
Protected Properties
 NameDescription
Protected PropertyInvokeRequiredReturns true if an Invoke is required on the marshalling control. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy)
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