次の方法で共有


LinedFlowLayout.MinItemSpacingProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ MinItemSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty MinItemSpacingProperty();
public static DependencyProperty MinItemSpacingProperty { get; }
var dependencyProperty = LinedFlowLayout.minItemSpacingProperty;
Public Shared ReadOnly Property MinItemSpacingProperty As DependencyProperty

プロパティ値

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

適用対象