I need to create side-buttons in WPF. the Back and Forward on the picture.

I cannot figure out what kind of style should I create for their shape? I already have central button all I need to build up others with such unusual shape. Could anybody help with any ideas about their ControlTemplate?
There is a workaround to use negative margins for both side buttons so that Play would overlapped them.