Click or drag to resize

AXValueSources Property

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

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

Property Value

Type: IListAXValueSource
See Also