wpftoolkit
wpftoolkit copied to clipboard
Add support for `ICloneable` to the `CollectionControl`
As per issue #1676, this modifies the Duplicate method of the CollectionControl to use ICloneable to perform the duplication when its available. If it is not available it uses the original method.
This will be part of v4.3.