Share via


Grid.RowSpacingProperty 屬性

定義

識別 RowSpacing 相依性屬性。

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

屬性值

RowSpacing 相依性屬性的標識碼。

適用於