DependencyObject.GetBinding(DependencyProperty) 메서드

정의

특정 ActivityBind연결된 DependencyProperty 대한 액세스를 제공합니다.

public:
 System::Workflow::ComponentModel::ActivityBind ^ GetBinding(System::Workflow::ComponentModel::DependencyProperty ^ dependencyProperty);
public System.Workflow.ComponentModel.ActivityBind GetBinding(System.Workflow.ComponentModel.DependencyProperty dependencyProperty);
member this.GetBinding : System.Workflow.ComponentModel.DependencyProperty -> System.Workflow.ComponentModel.ActivityBind
Public Function GetBinding (dependencyProperty As DependencyProperty) As ActivityBind

매개 변수

반품

ActivityBind 특정 DependencyProperty.

적용 대상