PointKeyFrameCollection.Empty Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft eine leere PointKeyFrameCollection ab.
public:
static property System::Windows::Media::Animation::PointKeyFrameCollection ^ Empty { System::Windows::Media::Animation::PointKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.PointKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.PointKeyFrameCollection
Public Shared ReadOnly Property Empty As PointKeyFrameCollection
Eigenschaftswert
Ein leerer PointKeyFrameCollection.