次の方法で共有


UniformGridLayout.MinColumnSpacingProperty プロパティ

定義

MinColumnSpacing 依存関係プロパティを識別します。

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

プロパティ値

MinColumnSpacing 依存関係プロパティの識別子。

適用対象