FrameworkElementVerticalAlignment Property |
Gets or sets the vertical alignment characteristics that are applied to a
FrameworkElement when it is composed in a parent object such as a panel or
items control.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public VerticalAlignment VerticalAlignment { get; set; }
Property Value
Type:
VerticalAlignmentSee Also