Vector3DAnimationUsingKeyFrames.GetCurrentValueAsFrozenCore(Freezable) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertit cette instance en copie de l’objet Vector3DAnimationUsingKeyFrames spécifié.
protected:
override void GetCurrentValueAsFrozenCore(System::Windows::Freezable ^ source);
protected override void GetCurrentValueAsFrozenCore (System.Windows.Freezable source);
override this.GetCurrentValueAsFrozenCore : System.Windows.Freezable -> unit
Protected Overrides Sub GetCurrentValueAsFrozenCore (source As Freezable)
Paramètres
- source
- Freezable
Vector3DAnimationUsingKeyFrames à copier et figer.