FrameworkElement.DataContextProperty 屬性

定義

識別 DataCoNtext 相依性屬性。

public:
 static property DependencyProperty ^ DataContextProperty { DependencyProperty ^ get(); };
static DependencyProperty DataContextProperty();
public static DependencyProperty DataContextProperty { get; }
var dependencyProperty = FrameworkElement.dataContextProperty;
Public Shared ReadOnly Property DataContextProperty As DependencyProperty

屬性值

DataCoNtext相依性屬性識別碼。

適用於