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

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -