I got some errors while loading corrupted xml layouts for DockPanel, so I'm trying to code a function to assure that the xml layout is correct before loading it with LoadFromXml
. Is there any XSD file for validate the XML saved from DockPanel?
Thank you.