Share via


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

適用於