Share via


StackPanel.SpacingProperty 屬性

定義

識別 Spacing 相依性屬性。

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

屬性值

Spacing 相依性屬性的標識碼。

適用於