Click or drag to resize

AXNode.Properties Property

Version 91.1.160
All other properties

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public IList<AXProperty> Properties { get; set; }

Property Value

Type: IList<AXProperty>
See Also