Version 93.1.111
The sources which contributed to the computation of this property.
Namespace:
CefSharp.DevTools.Accessibility
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public IList<AXValueSource> Sources { get; set; }
public:
property IList<AXValueSource^>^ Sources {
IList<AXValueSource^>^ get ();
void set (IList<AXValueSource^>^ value);
}
Property Value
Type:
IListAXValueSourceSee Also