Click or drag to resize

AccessibilityNode Properties

Version 86.0.240

The AccessibilityNode type exposes the following members.

Properties
  NameDescription
Public propertyDescription
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 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 propertyName
Public propertyOwner
Gets the UIElement that is associated with this UIElementAutomationPeer.
(Inherited from UIElementAutomationPeer.)
Public propertyRole
Public propertyValue
Top
See Also