I've got an app that uses the v4 Windows Forms control, and I'm considering switching to the WPF control.
The app currently uses the map data and loading/styling code (the WorldMapKitRenderLayer class) from the World Map Kit. Can this code be made to work with the WPF control? Are there plans to update the code included with the World Map Kit to be compatible with the WPF control?