WeakEventManager.ListenerList.Empty Propiedad

Definición

Obtiene un valor que representa una lista vacía para fines de comparación.

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

Valor de propiedad

WeakEventManager.ListenerList

Representación de la lista vacía.

Se aplica a