Click or drag to resize

AccessibilityNode Properties

Version 130.1.90

The AccessibilityNode type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Public propertyDispatcherGets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject)
Public propertyEventsSourceGets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer.
(Inherited from AutomationPeer)
Public propertyId 
Protected propertyIsHwndHostGets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF).
(Inherited from AutomationPeer)
Public propertyName 
Public propertyOwnerGets the UIElement that is associated with this UIElementAutomationPeer.
(Inherited from UIElementAutomationPeer)
Public propertyRole 
Public propertyValue 
Top
See Also