TranslateTransform::CloneCurrentValue Method ()
.NET Framework (current version)
Creates a modifiable copy of this TranslateTransform object by making deep copies of its values. This method does not copy resource references, data bindings, and 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: