LinedFlowLayout.LineSpacingProperty 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 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.