LinedFlowLayout.MinItemSpacingProperty Property

Definition

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.

Applies to