DependencyObject::IsBindingSet Method (DependencyProperty^)
.NET Framework (current version)
Indicates whether the value of a DependencyProperty is set as a binding. See SetBinding.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- dependencyProperty
-
Type:
System.Workflow.ComponentModel::DependencyProperty^
The DependencyProperty to test.
| Exception | Condition |
|---|---|
| ArgumentNullException | dependencyProperty is a null reference (Nothing in Visual Basic). |
.NET Framework
Available since 3.0
Available since 3.0
Show: