Why Silverlight Mediaplayer (Not MedieElement) doesn't have a next Button?
- by Subhen
Hi,
I try implementing silverlight mediaPlayer that is available from expression blend int my projecct. Just found out that there is no next buttom for the Media Player. So I have to override the button proporties in the onApplyTemplate().
Am I missing something so that I am not able to enable the Next and Prev Button or this is just the Silverlight MediaPlayer it self.
Thanks,
Subhen