Click or drag to resize
ControlVerticalContentAlignment Property
Gets or sets the vertical alignment of the control's content.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public VerticalAlignment VerticalContentAlignment { get; set; }

Property Value

Type: VerticalAlignment
See Also