WPF 508 Compliance
Asked Answered
S

2

7

Are there any good guides on making WPF applications 508 compliant? For example, does every text input box need to be associated with a label via some tag type like with webpages?

Spoilage answered 10/5, 2011 at 18:9 Comment(0)
A
1

There is this white paper at WindowsClient.net that appears to contain guidelines.

There is also this pdf about accesibility in Infragistics' WPF controls. It may contain some clues, but it is in the context of custom controls rather than entire UIs.

Acceleration answered 12/5, 2011 at 2:6 Comment(0)
A
1

I find Engineering Software for Accessibility portal page very useful, as it covers all aspects of the accessible application development - with a handful of links to MSDN pages.

Anschauung answered 7/1, 2015 at 7:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.