次の方法で共有


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 依存関係プロパティの識別子。

適用対象