Skip to main content
A newer version of this page is available. .
All docs
V22.1

DXAccessible Class

The class that exposes the static QueryAccessibleInfo event used to supply accessibility information for DevExpress UI elements dynamically.

Namespace: DevExpress.Accessibility

Assembly: DevExpress.Utils.v22.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public static class DXAccessible

Remarks

See the following topic for more information: DXAccessible.QueryAccessibleInfo.

Inheritance

Object
DXAccessible
See Also