ColorKeyFrameCollection.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

空の ColorKeyFrameCollection

適用対象