Language

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; }
static member Empty : System.Windows.Media.Animation.CharKeyFrameCollection
Public Shared ReadOnly Property Empty As CharKeyFrameCollection

プロパティ値

空の CharKeyFrameCollection。

適用対象