共用方式為


DependencyPropertyValueSource.DataBound 屬性

定義

取得表示屬性和資料來源間之繫結的屬性值。

public:
 static property System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ DataBound { System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ get(); };
public static System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource DataBound { get; }
static member DataBound : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property DataBound As DependencyPropertyValueSource

屬性值

指定資料繫結的值來源。

適用於