In this fourth tutorial from the series of building a Hulu inspired video player, Paul Yanez is building a download progress bar.
We will take the design of our download progress bar and set it’s width equal to the position of the video’s DownloadProgress property. To make this auto-update we will hook into the ‘DownloadProgressChanged’ event.