I need back/next buttons with dropdown history (like in Internet Explorer).
The thing is, I need this in a UserControl and to databind the history to an IObservableCollection. I have my own class for navigating, I just need the navigation control.
Can anyone suggest something?
Thanks
Pete