ItemsControl.IContainItemStorage.ClearValue(DependencyProperty) Metoda

Definicja

Usuwa określoną właściwość ze wszystkich list właściwości.

 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

Parametry

dp
DependencyProperty

Właściwość do usunięcia.

Implementuje

Dotyczy