| Infragistics.Win Namespace > UIElement Class : AccessibilityInstance Property (UIElement) |
Returns the accessible object associated with the element.
[Visual Basic]
Public Overridable ReadOnly Property AccessibilityInstance As AccessibleObject[C#]
public virtual AccessibleObject AccessibilityInstance {get;}Note Derived elements that plan to return an accessible object must override the IsAccessibleElement member.