StringKeyFrameCollection.CreateInstanceCore Method

Definition

Creates a new, frozen instance of StringKeyFrameCollection.

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

Applies to

See also