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