MatrixTransform.Clone Method
.NET Framework 4
Creates a modifiable copy of this MatrixTransform by making deep copies of its 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.
When this method copies dependency properties, it copies resource references and data bindings although they might no longer resolve. It does not copy animations or their current values.
For more information, see Freezable.Clone.
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.