ByteKeyFrameCollection.Empty Property

Definition

Gets an empty ByteKeyFrameCollection.

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

Property Value

An empty ByteKeyFrameCollection.

Applies to