StackPanel.SpacingProperty Eigenschaft

Definition

Gibt die Abhängigkeitseigenschaft Spacing an.

public:
 static property DependencyProperty ^ SpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty SpacingProperty();
public static DependencyProperty SpacingProperty { get; }
var dependencyProperty = StackPanel.spacingProperty;
Public Shared ReadOnly Property SpacingProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft Spacing.

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Gilt für: