CssListStyleImageProperty sealed class CssListStyleImageProperty : CssProperty, ICssListStyleImageProperty, ICssProperty More information available at https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-image Documentation Code public IImageSource Image { get; } Gets the selected image. public void SetImage(IImageSource image)