Share via


AccEventArgs Class

Represents the event arguments for the accessibility event.

Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)

Usage

'Usage
Dim instance As AccEventArgs

Syntax

'Declaration
Public Class AccEventArgs
    Inherits EventArgs
public class AccEventArgs : EventArgs
public ref class AccEventArgs : public EventArgs
public class AccEventArgs extends EventArgs
public class AccEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.AccEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

AccEventArgs Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.