We are developing UWP application with ArcGIS Runtime for .Net v100.3. The application has an option to export map to image (using MapView.ExportImageAsync()). The problem is that exported image has missing attribution.
Is it possible to export map screenshot with attribution text using MapView.ExportImageAsync()?