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 종속성 속성 식별자입니다.

적용 대상