Grid.BackgroundSizingProperty Eigenschaft

Definition

Gibt die BackgroundSizing-Abhängigkeitseigenschaft an.

public:
 static property DependencyProperty ^ BackgroundSizingProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundSizingProperty();
public static DependencyProperty BackgroundSizingProperty { get; }
var dependencyProperty = Grid.backgroundSizingProperty;
Public Shared ReadOnly Property BackgroundSizingProperty As DependencyProperty

Eigenschaftswert

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

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: