GeneralTransform3DTo2D.CloneCore(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.
Rend l’instance un clone (copie approfondie) de la propriété de base (non animée) spécifiée Freezable .
protected:
override void CloneCore(System::Windows::Freezable ^ sourceFreezable);
protected override void CloneCore(System.Windows.Freezable sourceFreezable);
override this.CloneCore : System.Windows.Freezable -> unit
Protected Overrides Sub CloneCore (sourceFreezable As Freezable)
Paramètres
- sourceFreezable
- Freezable
Objet à cloner.
Remarques
CloneCore est introduit dans .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.