WeakEventManager.ListenerList.CopyTo(WeakEventManager+ListenerList) Método

Definición

Copia el objeto actual WeakEventManager.ListenerList en el especificado 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)

Parámetros

newList
WeakEventManager.ListenerList

El objeto en el que se copia.

Se aplica a