TransformGroup.CloneCurrentValue Method
.NET Framework 4
Creates a modifiable copy of this TransformGroup object by making deep copies of its values. This method does not copy resource references, data bindings, or animations, although it does copy their current values.
Assembly: PresentationCore (in PresentationCore.dll)
Use this method to produce modifiable copies of read-only Freezable objects. For convenience, this method shadows the inherited version with a strongly typed implementation.
For more information, see Freezable.CloneCurrentValue.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.