Click or drag to resize
WrapPanelOrientation Property
Gets or sets a value that specifies the dimension in which child content is arranged.

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

Property Value

Type: Orientation
See Also