I am developing a wpf application with arcgis runtime sdk for .net 100.2.1. I have a MapView control on a page and it's working fine. The namespace of MapView control is xmlns:esri="http://schemas.esri.com/arcgis/runtime/2013".
My company has a Arcgis Portal. I want to change the namespace of MapView control into my Arcgis Portal. But I don't know how.
Anybody knows how to ? Thanks.