I am getting errors when trying to seralize a class that has variables of type specific to WPF e.g. ModelVisual3D, TranslateTransf orm3D, Viewport3D.
How can I avoid these errors yet serialize the class as it is?
How can I avoid these errors yet serialize the class as it is?
Comment