DoubleKeyFrameCollection.Empty Property

Definition

Gets an empty DoubleKeyFrameCollection.

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

Property Value

An empty DoubleKeyFrameCollection.

Applies to