LinedFlowLayout.LineSpacingProperty Property

Definition

Identifies the LineSpacing dependency property.

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

Property Value

The identifier for the LineSpacing dependency property.

Applies to