Control.BackgroundProperty Eigenschaft

Definition

Identifiziert die Background-Abhängigkeitseigenschaft.

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

Eigenschaftswert

Der Bezeichner für die Background-Abhängigkeitseigenschaft .

Gilt für: