All c# extension methods for mediaelement
-
RewindAndPlay
When a silverlight MediaElement finishes playing, it does not rewind automatically. This extension method sets the MediaElement position at Zero and starts playing.C# System.Windows.Controls.MediaElement Loek van den Ouweland