Click or drag to resize

BrowserAutomationPeer Properties

Version 130.1.90

The BrowserAutomationPeer 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)
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)
Top
See Also