WeakEventManager.ListenerList.Empty Propriété
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.
Obtient une valeur qui représente une liste vide dans un but de comparaison.
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
Valeur de propriété
Représentation de liste vide.