Version

FragmentUIAProviderProxy Class Properties

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

Public Properties
 NameDescription
Public PropertyBoundingRectangleGets the bounding rectangle of this element.  
Public PropertyFragmentRootRetrieves the root node of the fragment.  
Public PropertyHostRawElementProviderGets a base provider for this element.  
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider where property and method calls are delegated to the appropriate parent or child provider.  
Public PropertyProviderOptionsGets a value that specifies characteristics of the UI Automation provider; for example, whether it is a client-side or server-side provider.  
Protected Properties
 NameDescription
Protected PropertyInvokeRequiredReturns true if an Invoke is required on the marshalling control.  
See Also