Click or drag to resize

AXNode.Properties Property

Version 110.0.300
All other properties

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

Property Value

Type: IList<AXProperty>
See Also