windows runtime - Change language of WinRT MapControl -


i using winrt mapscontrol in universal application, belongs 'windows.ui.xaml.controls.maps'. want change language of maps when application language changed.

i see language property in there (inherited frameworkelement), tried setting

language = "ar-sa" 

in xaml , through code, did not work. tried searching in this documentation well, couldn't myself.


Comments

Popular posts from this blog

html - height not adding height to a empty div -

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -