Control.BackgroundProperty Propriété

Définition

Identifie la propriété de dépendance d’arrière-plan .

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

Valeur de propriété

Identificateur de la propriété de dépendance d’arrière-plan .

S’applique à