Click or drag to resize

AXValueSources Property

Version 101.0.180
The sources which contributed to the computation of this property.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public IList<AXValueSource> Sources { get; set; }

Property Value

Type: IListAXValueSource
See Also