DecimalAnimationUsingKeyFrames.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 DecimalAnimationUsingKeyFrames 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
DecimalAnimationUsingKeyFrames à copier et figer.