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相依性屬性識別碼。

適用於