Int64KeyFrameCollection.CreateInstanceCore Method

Definition

Creates a new, frozen instance of Int64KeyFrameCollection.

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

A frozen instance of Int64KeyFrameCollection.

Applies to

See also