Property Orientation
| Improve this Doc View SourceOrientation
Gets a value indicating the horizontal or vertical orientation of the children. This is a dependency property.
Declaration
public Orientation Orientation { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Controls.Orientation | The value indicating the horizontal or vertical orientation of the children. |