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