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 依赖属性标识符。

适用于