Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
I am not sure what do you use the XmlDocument for. Do you mean that you are trying to read KML files? If this is your case the, you should be able to use the KmlReader class in code-behind as shown here: https://github.com/telerik/xaml-sdk/blob/master/Map/WPF/KMLManualReading/MainWindow.xaml.cs
If this is not your case, then can you provide more information about your exact setup?
I am not sure what do you use the XmlDocument for. Do you mean that you are trying to read KML files? If this is your case the, you should be able to use the KmlReader class in code-behind as shown here: https://github.com/telerik/xaml-sdk/blob/master/Map/WPF/KMLManualReading/MainWindow.xaml.cs
If this is not your case, then can you provide more information about your exact setup?