Int16KeyFrameCollection.Empty Property

Definition

Gets an empty Int16KeyFrameCollection.

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

Property Value

An empty Int16KeyFrameCollection.

Applies to