I declared a style that I want to apply to ALL the buttons in the project, the style resides in the ResourceDictionary:
I have declared my base styles in a ResourceDictionary in App.xaml, if i override them in a specific window like this, it usually works.