WrapGrid.VerticalChildrenAlignmentProperty Property

Definition

Identifies the VerticalChildrenAlignment dependency property.

public:
 static property DependencyProperty ^ VerticalChildrenAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalChildrenAlignmentProperty();
public static DependencyProperty VerticalChildrenAlignmentProperty { get; }
var dependencyProperty = WrapGrid.verticalChildrenAlignmentProperty;
Public Shared ReadOnly Property VerticalChildrenAlignmentProperty As DependencyProperty

Property Value

The identifier for the VerticalChildrenAlignment dependency property.

Applies to