DependencyObject.RemoveProperty(DependencyProperty) Metod

Definition

public:
 bool RemoveProperty(System::Workflow::ComponentModel::DependencyProperty ^ dependencyProperty);
public bool RemoveProperty(System.Workflow.ComponentModel.DependencyProperty dependencyProperty);
member this.RemoveProperty : System.Workflow.ComponentModel.DependencyProperty -> bool
Public Function RemoveProperty (dependencyProperty As DependencyProperty) As Boolean

Parametrar

dependencyProperty
DependencyProperty

Som DependencyProperty ska tas bort.

Returer

trueom åtgärden lyckades. annars . false

Undantag

Argumentet är en null-referens (Nothing i Visual Basic).

Gäller för