Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Sources Property
NamespacesGenesyslab.Desktop.Infrastructure.ThemingThemeSources
Gets or sets the sources.
Declaration Syntax
C#Visual BasicVisual C++
public IList<Uri> Sources { get; set; }
Public Property Sources As IList(Of Uri)
public:
property IList<Uri^>^ Sources {
	IList<Uri^>^ get ();
	void set (IList<Uri^>^ value);
}
Value
The sources.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)