DependencyObject::GetBinding Method (DependencyProperty^)
.NET Framework (current version)
Provides access to the ActivityBind associated with the specific DependencyProperty.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- dependencyProperty
-
Type:
System.Workflow.ComponentModel::DependencyProperty^
The DependencyProperty.
Return Value
Type: System.Workflow.ComponentModel::ActivityBind^The ActivityBind associated with the specific DependencyProperty.
.NET Framework
Available since 3.0
Available since 3.0
Show: