How can I make controls on map like in Windows Map app, square and translucent, rather than the standard round.
By default map control has round zoom-buttons, but I need make they like in Windows Map (win10)
I can't edit <maps:MapControl>
style in Blend or in VS2015.
Have tried to create template for Button
or BaseButton
in App.xaml but it doesn't help.
So, it's also interesting for me how is it possible to get standard template of MapControl
?