DependencyObject::RemoveProperty Method (DependencyProperty^)
.NET Framework (current version)
Removes a DependencyProperty from the DependencyObject.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- dependencyProperty
-
Type:
System.Workflow.ComponentModel::DependencyProperty^
The DependencyProperty to be removed.
| Exception | Condition |
|---|---|
| ArgumentNullException | The argument is a null reference (Nothing in Visual Basic). |
.NET Framework
Available since 3.0
Available since 3.0
Show: