Int32KeyFrameCollection.Empty Property

Definition

Gets an empty Int32KeyFrameCollection.

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

Property Value

An empty Int32KeyFrameCollection.

Applies to