[]
Gets the value of the Orientation attached property for a given framework element.
public static Orientation? GetOrientation(FrameworkElement element)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The FrameworkElement from which the property value is read. |
| Type | Description |
|---|---|
| Orientation? | The Orientation value of the specified element. |