SingleKeyFrameCollection.Empty Propiedad

Definición

Obtiene un objeto vacío SingleKeyFrameCollection.

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

Valor de propiedad

Un objeto vacío SingleKeyFrameCollection.

Se aplica a