Skip to main content
All docs
V23.2

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.v23.2.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