Click or drag to resize

AXValueSources Property

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

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

Property Value

Type: IListAXValueSource
See Also