wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

Add support for `ICloneable` to the `CollectionControl`

Open billw2012 opened this issue 4 years ago • 1 comments

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.

billw2012 avatar Jul 27 '21 19:07 billw2012

This will be part of v4.3.

XceedBoucherS avatar Aug 10 '21 18:08 XceedBoucherS