LinedFlowLayout.MinItemSpacingProperty 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 MinItemSpacing dependency property.
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
Property Value
The identifier for the MinItemSpacing dependency property.