ColorKeyFrameCollection.Empty Property

Definition

Gets an empty ColorKeyFrameCollection.

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

Property Value

An empty ColorKeyFrameCollection.

Applies to