PointKeyFrameCollection.Empty Propiedad

Definición

Obtiene un objeto vacío PointKeyFrameCollection.

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

Valor de propiedad

Un objeto vacío PointKeyFrameCollection.

Se aplica a