Version

FragmentUIAProviderProxy Class Methods

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

Public Methods
 NameDescription
Public MethodGetEmbeddedFragmentRootsRetrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element.  
Public MethodGetPatternProviderRetrieves an object that provides support for a control pattern on a UI Automation element.  
Public MethodGetPropertyValueRetrieves the value of a property supported by the UI Automation provider.  
Public MethodGetRuntimeIdRetrieves the runtime identifier of an element.  
Public MethodNavigateRetrieves the UI Automation element in a specified direction within the tree.  
Public MethodSetFocusSets the focus to this element.  
Protected Methods
 NameDescription
Protected MethodInvokeOverloaded. Invokes a method on the UI thread using the marshalling control.  
See Also