FrameworkElement.DataContextProperty Eigenschaft

Definition

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

Eigenschaftswert

Der Bezeichner der DataContext-Abhängigkeitseigenschaft .

Gilt für: