Accessibility Object (Silverlight JSAPI)

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Provides accessibility properties that report information about your Silverlight content.

Syntax Notes

There is no instantiation syntax for Accessibility, you can only get existing instances through properties; see Remarks.

Events

PerformAction

Managed Equivalent

None; the Silverlight managed API uses a more sophisticated accessibility model. See Accessibility Object (Silverlight JSAPI).

Remarks

You get a reference to the Accessibility object by getting the value of the Accessibility property in the Silverlight plug-in's object model after the plug-in instantiation. This property is available on the content sub-object in the Silverlight plug-in's object model.