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 .

Применяется к