Gets or sets a list of image sources.

C# | Visual Basic | Visual C++ |
IDictionary<Status, Uri> ImageSources { get; set; }
Property ImageSources As IDictionary(Of Status, Uri)
property IDictionary<Status, Uri^>^ ImageSources { IDictionary<Status, Uri^>^ get (); void set (IDictionary<Status, Uri^>^ value); }

The image sources.