共用方式為


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 相依性屬性的標識碼。

適用於