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