GeneralTransform2DTo3D::GetAsFrozenCore Method (Freezable^)

 

Makes the instance a frozen clone of the specified Freezable using base (non-animated) property values.

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

protected:
virtual void GetAsFrozenCore(
	Freezable^ sourceFreezable
) override

Parameters

sourceFreezable
Type: System.Windows::Freezable^

The instance to copy.

GetAsFrozenCore 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: