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