I have my generic.xaml containing the following code:
You could create public events in your custom control, something like NextButtonClicked and PreviousButtonClicked.