GeneralTransform2DTo3D.CreateInstanceCore Method
Definition
Creates a new instance of the Freezable derived class.
protected:
override System::Windows::Freezable ^ CreateInstanceCore();
protected override System.Windows.Freezable CreateInstanceCore ();
override this.CreateInstanceCore : unit -> System.Windows.Freezable
Protected Overrides Function CreateInstanceCore () As Freezable
Returns
The new instance.
Remarks
CreateInstanceCore is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.