Click or drag to resize

AccessibilityTree Properties

Version 130.1.90

The AccessibilityTree type exposes the following members.

Properties
 NameDescription
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 propertyFocusedNodeId 
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 propertyOwnerGets the UIElement that is associated with this UIElementAutomationPeer.
(Inherited from UIElementAutomationPeer)
Public propertyRootNodeId 
Top
See Also