I wanna play a sound when page is loaded. I created an MediaElement in components named "media". I changed setting as I want and when I run project, notting happens. I can't hear music. XAML : C# : media.Play();
Solution : Just tick to ID_CAP_MEDIALIB in Capabilities.
SOLVED: I solved this question. I just tick to ID_CAP_MEDIALIB in Capabilities. Sorry for trouble.