ItemsWrapGrid.GroupPaddingProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ GroupPaddingProperty { DependencyProperty ^ get(); };
static DependencyProperty GroupPaddingProperty();
public static DependencyProperty GroupPaddingProperty { get; }
var dependencyProperty = ItemsWrapGrid.groupPaddingProperty;
Public Shared ReadOnly Property GroupPaddingProperty As DependencyProperty

プロパティ値

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

適用対象