ColorKeyFrameCollection.Empty Propiedad

Definición

Obtiene una ColorKeyFrameCollection vacía.

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

Valor de propiedad

ColorKeyFrameCollection

Objeto ColorKeyFrameCollection vacío.

Se aplica a