I am using the MahApps Panorama Control in my project by linking the Mahapps.Metro.dll so I can't change the XAML-Code of the Panorama Control directly.
I thought it would be possible to override values in my MainWindow.xaml but when I do so nothing changes or maybe I change the wrong property.
The problem with the Panorama Control is that the selected item has a white border and I can't find a way to remove this selection style. I tried several solutions like changing the style or changing the control template (How to disable highlighting on listbox but keep selection?) but my changes have no influence of the Panorama Control.
There you can see the Panorama Control XAML.