Namespace ElmSharp.Accessible
Interfaces
IAccessibleObject
IAccessibleObject is an interface, which defines the properties and methods of an accessible object.
IAccessibleRelation
IAccessibleRelation is an interface, which defines the relationship between two accessible objects.
Enums
AccessRole
Enumeration for the AccessRole.
ReadingInfoType
Enumeration for ReadingInfoType.
ReadingStatus
Enumeration for the ReadingStatus.
Delegates
AccessibleInfoProvider
The delegate to define how to provide information for Name or Description.