ColorKeyFrameCollection.Empty Свойство
Определение
Возвращает пустой класс ColorKeyFrameCollection.Gets an empty ColorKeyFrameCollection.
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
Значение свойства
Пустая коллекция типа ColorKeyFrameCollection.An empty ColorKeyFrameCollection.