Accessibility Support
Many DevExpress WPF controls comply with WCAG 2.2 (Level AA), Section 508, and EN 301 549 standards. To learn more about how WPF controls satisfy these requirements, refer to the DevExpress Accessibility Conformance Report (ACR).
#Limitations
The following table lists known TabControl limitations according to the WCAG 2.x standard:
WCAG 2. | Exception Description |
---|---|
2. Keyboard (Level A) | Users cannot close the opened tab from keyboard. As a workaround, you can call the DXTab |
4. Name, Role, Value (Level A) | A Tab |
Note
Accessibility features of your application depend on implementation (your use of Tab
#Information on Screen Reader Support and Contrast Theme Availability
Refer to the following topic for more information on the accessibility support in DevExpress WPF Controls: Accessibility Support.