WrapGrid.VerticalChildrenAlignmentProperty プロパティ

定義

VerticalChildrenAlignment 依存関係プロパティを識別します。

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

プロパティ値

VerticalChildrenAlignment 依存関係プロパティの識別子。

適用対象