Browse Source
XAML serialization works better: - it calls the object constructor, thus using the correct default value for new properties - it can add to existing collections (created by constructor) and does not require a setter for collection properties - it does not serialize options that were not changed from the [DefaultValue]newNRvisualizers
2 changed files with 6 additions and 11 deletions
Loading…
Reference in new issue