I am using PersistenceManager to save XamDiagram to a file and upon reloading, none of the styles working. What am I missing?
Hello Abs,
Thank you for contacting Infragistics.
The PersistenceManager does not save AttachedProperties, DataTemplates, Paths, ControlTemplates, Styles, and ItemPanelTemplates. Please try calling the RefreshLayout method on the XamDiagram.
Let me know if you have any questions regarding this matter.
Thank Michael for the advice, I have followed it, however it did not work. Can you please take a look at the attachment and see what is missing from here?