Why XmlDocument is using in Windows8 engine?

rerycleMarp

New Member
I guess that \[code\]XmlDocument\[/code\] is deprecated class and we have to use \[code\]XDocument\[/code\] instead. But \[code\]TileUpdateManager.GetTemplateContent\[/code\] from Windows 8 UX core return \[code\]XmlDocument\[/code\] class. As soon as it is new API, I'm wondering what reason for using XmlDocument here?
 
Back
Top