Version

ToolBase.ToolBaseUiaProviderStub Class Members

The following tables list the members exposed by ToolBase.ToolBaseUiaProviderStub.

Public Properties
 NameDescription
Public PropertyContext (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyHelpText (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProvider (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyLocalizedControlType (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyName (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyProvider (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public Methods
 NameDescription
Public MethodClearCachedAutomationId (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetBoundingRectangleOverridden. Gets the bounding rectangle of this element.  
Public MethodGetControlTypeOverridden. Returns an enum that identifies the type of the automation element.  
Public MethodGetEmbeddedFragmentRoots (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetFirstChild (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetFragmentRootOverridden. Retrieves the root node of the fragment.  
Public MethodGetHostRawElementProvider (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetIsPassword (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetLastChild (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetNextSibling (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetParentOverridden. Retrieves the parent UI Automation element.  
Public MethodGetPatternProvider (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPreviousSibling (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPropertyValue (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigate (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigateChildren (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodRaiseUIAutomationEvent (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodRaiseUIAutomationPropertyChangedEvent (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodSetFocus (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected Methods
 NameDescription
Protected MethodCreateAutomationIdOverridden. Creates the UI Automation identifer for the automation element.  
Protected MethodCreateProviderInstance (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAcceleratorKeyOverridden. Returns a string containing the accelerator key combinations for the automation element.  
Protected MethodGetAccessKey (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAutomationId (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetDefaultHelpText (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetDefaultNameOverridden. Returns a string for the text representation of the automation element.  
Protected MethodGetHasKeyboardFocus (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsContentElement (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsControlElement (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsEnabledOverridden. Returns a Boolean value that indicates whether the user interface (UI) item referenced by the automation element is enabled and can be interacted with.  
Protected MethodGetIsKeyboardFocusableOverridden. Returns a Boolean value that indicates whether the automation element can accept keyboard focus.  
Protected MethodGetIsOffscreenOverridden. Returns a Boolean value that indicates whether the automation element is entirely scrolled out of view (for example, an item in a list box that is outside the viewport of the container object) or collapsed out of view (for example, an item in a tree view or menu, or in a minimized window). If the element has a clickable point that can cause it to receive the focus, the element is considered to be on-screen while a portion of the element is off screen.  
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize UI Automation calls to the UI Thread.  
Protected MethodGetObjectIdentifier (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetOrderedChildStubList (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetWindowHandle (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodRefreshCustomProperties (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
See Also