DependencyObject::GetBinding Method (DependencyProperty^)

 

Provides access to the ActivityBind associated with the specific DependencyProperty.

Namespace:   System.Workflow.ComponentModel
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
ActivityBind^ GetBinding(
	DependencyProperty^ dependencyProperty
)

Return Value

Type: System.Workflow.ComponentModel::ActivityBind^

The ActivityBind associated with the specific DependencyProperty.

.NET Framework
Available since 3.0
Return to top
Show: