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 依赖属性的标识符。

适用于