AccEventArgs Members
Represents the event arguments for the accessibility event.
The following tables list the members exposed by the AccEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
AccEventArgs | Initializes a new instance of the AccEventArgs class. |
Top
Public 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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. Overides the Tostring() method |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AccEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.