VariableSizedWrapGrid.HorizontalChildrenAlignmentProperty Property

Definition

Identifies the HorizontalChildrenAlignment dependency property.

public:
 static property DependencyProperty ^ HorizontalChildrenAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalChildrenAlignmentProperty();
public static DependencyProperty HorizontalChildrenAlignmentProperty { get; }
var dependencyProperty = VariableSizedWrapGrid.horizontalChildrenAlignmentProperty;
Public Shared ReadOnly Property HorizontalChildrenAlignmentProperty As DependencyProperty

Property Value

The identifier for the HorizontalChildrenAlignment dependency property.

Applies to