WeakEventManager.ListenerList.CopyTo(WeakEventManager+ListenerList) 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.
Copie le courant WeakEventManager.ListenerList dans le fichier spécifié WeakEventManager.ListenerList.
protected void CopyTo (System.Windows.WeakEventManager.ListenerList newList);
member this.CopyTo : System.Windows.WeakEventManager.ListenerList -> unit
Protected Sub CopyTo (newList As WeakEventManager.ListenerList)
Paramètres
- newList
- WeakEventManager.ListenerList
Objet cible de la copie.