Click or drag to resize

AccessibilityHandlerAutomationPeer Property

Version 102.0.100

[Missing <summary> documentation for "P:CefSharp.Wpf.Experimental.Accessibility.AccessibilityHandler.AutomationPeer"]

Namespace:  CefSharp.Wpf.Experimental.Accessibility
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public BrowserAutomationPeer AutomationPeer { get; protected set; }

Property Value

Type: BrowserAutomationPeer
See Also