Skip to main content
All docs
V25.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.v25.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