BooleanKeyFrameCollection.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 BooleanKeyFrameCollection ab.
public:
static property System::Windows::Media::Animation::BooleanKeyFrameCollection ^ Empty { System::Windows::Media::Animation::BooleanKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.BooleanKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.BooleanKeyFrameCollection
Public Shared ReadOnly Property Empty As BooleanKeyFrameCollection
Eigenschaftswert
Ein leerer BooleanKeyFrameCollection.