надеюсь, я правильно понял, это вы хотите?
Стиль Ссылка
из-за ограничения по количеству символов, которое я публикую в вышеприведенной ссылке.скопируйте коды вставки из вышеуказанной ссылки в Windows.Resources или куда хотите.
<Window.Resources>
<!-- I put this in windows resources you can put it app.xaml or any resource dictionary -->
<!-- Copy here content from the above link link because of stackoverflow character limit i cant paste it here. -->
</Window.Resources>
<Grid>
<Button Height="250" Width="300" Style="{DynamicResource CountryButtonStyle}" />
</Grid>
Вывод: