FrameworkElement.VerticalAlignmentProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ VerticalAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalAlignmentProperty();
public static DependencyProperty VerticalAlignmentProperty { get; }
var dependencyProperty = FrameworkElement.verticalAlignmentProperty;
Public Shared ReadOnly Property VerticalAlignmentProperty As DependencyProperty

プロパティ値

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

適用対象