[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementsPane.GetOrientation

GetOrientation Method

GetOrientation(FrameworkElement)

Gets the value of the Orientation attached property for a given framework element.

Declaration
public static Orientation? GetOrientation(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The FrameworkElement from which the property value is read.

Returns
Type Description
Orientation?

The Orientation value of the specified element.