Click or drag to resize

AXNode.Properties Property

Version 108.4.130
All other properties

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

Property Value

Type: IList<AXProperty>
See Also