Scheduler for WPF
GetOrientation メソッド (CoverElementsPane)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > CoverElementsPane クラス : GetOrientation メソッド
The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the Orientation attached property for a given framework element.
シンタックス
'宣言
 
Public Shared Function GetOrientation( _
   ByVal element As System.Windows.FrameworkElement _
) As System.Nullable(Of Orientation)
public static System.Nullable<Orientation> GetOrientation( 
   System.Windows.FrameworkElement element
)

パラメータ

element
The System.Windows.FrameworkElement from which the property value is read.

戻り値の型

The System.Windows.Controls.Orientation value of the specified element.
参照

CoverElementsPane クラス
CoverElementsPane メンバ