Share via


AccEventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the event arguments for the accessibility event.

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

Inheritance Hierarchy

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

Syntax

public class AccEventArgs : EventArgs
Public Class AccEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod AccEventArgs(Int32, IntPtr, Int32, IAccessible, Int32)

Initializes a new instance of the AccEventArgs class.

Properties

Name Description
System_CAPS_pubproperty AccChildId

Gets the accessibily child ID.

System_CAPS_pubproperty AccExplorerLabel

Gets the accessibility object explorer label.

System_CAPS_pubproperty AccLocation

Gets the accessibility object location.

System_CAPS_pubproperty AccObj

Gets the accessibility object value.

System_CAPS_pubproperty AutomationId

Gets the automation ID value.

System_CAPS_pubproperty hWndSender

Gets the hWndSender value.

System_CAPS_pubproperty Name

Gets the accessibility object name.

System_CAPS_pubproperty OleAccObjectId

Gets the OleAccobjectID.

System_CAPS_pubproperty RelAccLocation

Gets the accessibility object relocation value.

System_CAPS_pubproperty Role

Gets the accessibility object Role.

System_CAPS_pubproperty State

Gets the accessibility object state.

System_CAPS_pubproperty Value

Gets the accessibility object value.

System_CAPS_pubproperty WindowCaption

Gets the window caption.

System_CAPS_pubproperty WindowClass

Gets the Window class value.

System_CAPS_pubproperty WinEvent

Gets the windows event value.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

Overides the Tostring() method(Overrides Object.ToString().)

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.

See Also

Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright