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