Transform::CloneCurrentValue Method ()
.NET Framework (current version)
Creates a modifiable clone of this Transform 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.
.NET Framework
Available since 3.0
Available since 3.0
Show: