ContentElementAutomationPeer.GetOrientationCore メソッド

定義

このContentElementに関連付けられているContentElementAutomationPeerが特定の方向にレイアウトされているかどうかを示す値を取得します。 GetOrientation() によって呼び出されます。

protected:
 override System::Windows::Automation::Peers::AutomationOrientation GetOrientationCore();
protected override System.Windows.Automation.Peers.AutomationOrientation GetOrientationCore();
override this.GetOrientationCore : unit -> System.Windows.Automation.Peers.AutomationOrientation
Protected Overrides Function GetOrientationCore () As AutomationOrientation

返品

None 列挙型値。

適用対象

こちらもご覧ください