CharKeyFrameCollection.Empty プロパティ

定義

空の CharKeyFrameCollection を取得します。

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

プロパティ値

CharKeyFrameCollection

空の CharKeyFrameCollection

適用対象