VariableSizedWrapGrid.HorizontalChildrenAlignmentProperty 속성

정의

HorizontalChildrenAlignment 종속성 속성을 식별합니다.

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

속성 값

HorizontalChildrenAlignment 종속성 속성의 식별자입니다.

적용 대상