Share via


VariableSizedWrapGrid.VerticalChildrenAlignmentProperty 属性

定义

标识 VerticalChildrenAlignment 依赖属性。

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

属性值

VerticalChildrenAlignment 依赖属性的标识符。

适用于