I'm working with KmlLayer as the DataSource in Runtime SDK for WPF to allow the user to create their own content, but I have discovered that the layer sets MaximumResolution based on the graphics inside of it, which I find to be very inconvenient. Imagine displaying flight paths across parts of the country, but when zooming out beyond the features, they suddenly disappear. I would have liked it if this was a feature that could be disabled through a property.