FrameworkElement.DataContextProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza DataContext .

Si applica a