Title: Visual Studio C# - Silverlight - Creating Brushes -I
Duration: 15:07 min
Description:
This video will discuss brushes, specifically LinearGradientBrush. We will create a
canvas with a rectangle. We will fill the rectangle with a LinearGradientBrush that
contais GradientStops with colors and offsets. Then, I will allocate a little time
to the structure and the details of a Silverlight project (mainly the xap file).