CharKeyFrameCollection.Empty Property

Definition

Gets an 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

Property Value

An empty CharKeyFrameCollection.

Applies to