WeakEventManager.ListenerList.CopyTo(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)

参数

newList
WeakEventManager.ListenerList

要复制到的对象。

适用于