IContainItemStorage.ClearValue(DependencyProperty) Metoda

Definicja

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

public:
 void ClearValue(System::Windows::DependencyProperty ^ dp);
public void ClearValue (System.Windows.DependencyProperty dp);
abstract member ClearValue : System.Windows.DependencyProperty -> unit
Public Sub ClearValue (dp As DependencyProperty)

Parametry

dp
DependencyProperty

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

Dotyczy