Int64Animation.CreateInstanceCore Method

Definition

Implementation of CreateInstanceCore().

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 Freezable.

Applies to