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 | |
---|---|---|
AccEventArgs(Int32, IntPtr, Int32, IAccessible, Int32) | Initializes a new instance of the AccEventArgs class. |
Properties
Name | Description | |
---|---|---|
AccChildId | Gets the accessibily child ID. |
|
AccExplorerLabel | Gets the accessibility object explorer label. |
|
AccLocation | Gets the accessibility object location. |
|
AccObj | Gets the accessibility object value. |
|
AutomationId | Gets the automation ID value. |
|
hWndSender | Gets the hWndSender value. |
|
Name | Gets the accessibility object name. |
|
OleAccObjectId | Gets the OleAccobjectID. |
|
RelAccLocation | Gets the accessibility object relocation value. |
|
Role | Gets the accessibility object Role. |
|
State | Gets the accessibility object state. |
|
Value | Gets the accessibility object value. |
|
WindowCaption | Gets the window caption. |
|
WindowClass | Gets the Window class value. |
|
WinEvent | Gets the windows event value. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
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