Class ImageSourceCollection
Represents a collection of ImageSource objects.
public class ImageSourceCollection : ObservableCollection<ImageSource>, IList<ImageSource>, ICollection<ImageSource>, IList, ICollection, IReadOnlyList<ImageSource>, IReadOnlyCollection<ImageSource>, IEnumerable<ImageSource>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
ImageSourceCollection
- Implements
- Extension Methods