I want to create my own slider control for playback instead of using PlaybackWpfUserControl. Are there any sample application to do this?
Direct Playback Command in this sample show you how to navigate playback without using timeline/PlaybackWpfUserControl.
Also,
Playback in this sample show you even more navigation options.