Control.VerticalContentAlignmentProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ VerticalContentAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalContentAlignmentProperty();
public static DependencyProperty VerticalContentAlignmentProperty { get; }
var dependencyProperty = Control.verticalContentAlignmentProperty;
Public Shared ReadOnly Property VerticalContentAlignmentProperty As DependencyProperty

プロパティ値

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

適用対象