I'm using ArcGIS Runtime for .NET with WPF UI framework, version 100.13.0 and I am trying to re-use the map files downloaded with code from this tutorial: Display an offline map (on-demand). After looking through the downloaded files I found the .mmap file which, I assume, is a Mobile Map file. Does this have anything to do with mobile map packages? Is my app destined to re-download the AOI for offline use on each launch?