UniformGridLayout.MinRowSpacingProperty 属性

定义

标识 MinRowSpacing 依赖属性。

public:
 static property DependencyProperty ^ MinRowSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty MinRowSpacingProperty();
public static DependencyProperty MinRowSpacingProperty { get; }
var dependencyProperty = UniformGridLayout.minRowSpacingProperty;
Public Shared ReadOnly Property MinRowSpacingProperty As DependencyProperty

属性值

MinRowSpacing 依赖属性的标识符。

适用于