ItemsStackPanel.GroupPaddingProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the GroupPadding dependency property.
public:
static property DependencyProperty ^ GroupPaddingProperty { DependencyProperty ^ get(); };
static DependencyProperty GroupPaddingProperty();
public static DependencyProperty GroupPaddingProperty { get; }
var dependencyProperty = ItemsStackPanel.groupPaddingProperty;
Public Shared ReadOnly Property GroupPaddingProperty As DependencyProperty
Property Value
The identifier for the GroupPadding dependency property.