ItemsControl.IContainItemStorage.ClearValue(DependencyProperty) Méthode
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.
Supprime la propriété spécifiée à partir de toutes les listes de propriétés.
virtual void System.Windows.Controls.Primitives.IContainItemStorage.ClearValue(System::Windows::DependencyProperty ^ dp) = System::Windows::Controls::Primitives::IContainItemStorage::ClearValue;
void IContainItemStorage.ClearValue (System.Windows.DependencyProperty dp);
abstract member System.Windows.Controls.Primitives.IContainItemStorage.ClearValue : System.Windows.DependencyProperty -> unit
override this.System.Windows.Controls.Primitives.IContainItemStorage.ClearValue : System.Windows.DependencyProperty -> unit
Sub ClearValue (dp As DependencyProperty) Implements IContainItemStorage.ClearValue
Paramètres
Propriété à supprimer.