UniformGridLayout.MinRowSpacingProperty Property

Definition

Identifies the MinRowSpacing dependency property.

public:
 static property DependencyProperty ^ MinRowSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty MinRowSpacingProperty();
public static DependencyProperty MinRowSpacingProperty { get; }
var dependencyProperty = UniformGridLayout.minRowSpacingProperty;
Public Shared ReadOnly Property MinRowSpacingProperty As DependencyProperty

Property Value

The identifier for the MinRowSpacing dependency property.

Applies to