GeneralTransform2DTo3D::CloneCurrentValueCore Method (Freezable^)

 

Makes the instance a modifiable clone (deep copy) of the specified Freezable using current property values.

Namespace:   System.Windows.Media.Media3D
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual void CloneCurrentValueCore(
	Freezable^ sourceFreezable
) override

Parameters

sourceFreezable
Type: System.Windows::Freezable^

The Freezable to be cloned.

CloneCurrentValueCore is introduced in the .NET Framework version 3.5. For more information, see .NET Framework Versions and Dependencies.

.NET Framework
Available since 3.0
Return to top
Show: