AccessibilityHandlerAutomationPeer Property |
Version 130.1.90[Missing <summary> documentation for "P:CefSharp.Wpf.Experimental.Accessibility.AccessibilityHandler.AutomationPeer"]
Namespace: CefSharp.Wpf.Experimental.AccessibilityAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public BrowserAutomationPeer AutomationPeer { get; protected set; }
public:
property BrowserAutomationPeer^ AutomationPeer {
BrowserAutomationPeer^ get ();
protected: void set (BrowserAutomationPeer^ value);
}
Property Value
BrowserAutomationPeerSee Also