WeakEventManager.ListenerList.Empty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示用于对比的空列表的值。
public:
static property System::Windows::WeakEventManager::ListenerList ^ Empty { System::Windows::WeakEventManager::ListenerList ^ get(); };
public static System.Windows.WeakEventManager.ListenerList Empty { get; }
member this.Empty : System.Windows.WeakEventManager.ListenerList
Public Shared ReadOnly Property Empty As WeakEventManager.ListenerList
属性值
空列表表示。