[]
Gets or sets the Blend used to paint the background gradient.
[TypeConverter(typeof(BlendConverter))] public Blend Blend { get; set; }
<TypeConverter(GetType(BlendConverter))> Public Property Blend As Blend