ICssBackgroundImageProperty public interface ICssBackgroundImageProperty : ICssProperty Represents the CSS background-image property. Documentation Code IEnumerable<IImageSource> Images { get; } Gets the enumeration of all images.