ContentPresenter.BackgroundProperty Свойство

Определение

Идентифицирует свойство зависимостей Background .

public:
 static property DependencyProperty ^ BackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundProperty();
public static DependencyProperty BackgroundProperty { get; }
var dependencyProperty = ContentPresenter.backgroundProperty;
Public Shared ReadOnly Property BackgroundProperty As DependencyProperty

Значение свойства

Идентификатор свойства зависимостей Background .

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

См. также раздел