Int64KeyFrameCollection.Empty Property

Definition

Gets an empty Int64KeyFrameCollection.

public:
 static property System::Windows::Media::Animation::Int64KeyFrameCollection ^ Empty { System::Windows::Media::Animation::Int64KeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.Int64KeyFrameCollection Empty { get; }
static member Empty : System.Windows.Media.Animation.Int64KeyFrameCollection
Public Shared ReadOnly Property Empty As Int64KeyFrameCollection

Property Value

An empty Int64KeyFrameCollection.

Applies to