UniformGridLayout.MinRowSpacingProperty 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 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.