I'm trying to have a clip to play on my .xaml.cs code and when i run my WPF application, it doesn't play
My command line is animation_wmv.Play();
I want the clip to play automatically. Please assist
I'm trying to have a clip to play on my .xaml.cs code and when i run my WPF application, it doesn't play
My command line is animation_wmv.Play();
I want the clip to play automatically. Please assist