Click or drag to resize

AccessibilityTree Properties

Version 86.0.240

The AccessibilityTree type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyEventsSource
Gets 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 propertyIsHwndHost
Gets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF).
(Inherited from AutomationPeer.)
Public propertyOwner
Gets the UIElement that is associated with this UIElementAutomationPeer.
(Inherited from UIElementAutomationPeer.)
Public propertyRootNodeId
Top
See Also