I have a WPF-application with a MediaElement which I use to run a video. I don\'t want the video to autoplay when loaded, so I set the LoadedBehavior to Manual.
<
You don't have to create an event, see following