DoubleKeyFrameCollection.Empty Propiedad

Definición

Obtiene un objeto vacío 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

Valor de propiedad

Un objeto vacío DoubleKeyFrameCollection.

Se aplica a