C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / AccessibleObject Property

In This Topic
AccessibleObject Property (IAccessibleElement)
In This Topic
Gets the accessible object associetid with this IAccessibleElement.
Syntax
'Declaration
 
ReadOnly Property AccessibleObject As AccessibleObject
 
See Also