I have created video player with help of Media Element control in wpf as below,
And then added some player control such as progress Bar, play, pause, stop buttons Like as below image. This buttons set enabled only mouse down process.
I want to hidden this buttons when user nothing do any activities on video screen like as windows media player.
Please suggest your idea. Thanks