GeneralTransform2DTo3D::CreateInstanceCore Method ()

 

Creates a new instance of the Freezable derived class.

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

protected:
virtual Freezable^ CreateInstanceCore() override

Return Value

Type: System.Windows::Freezable^

The new instance.

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