ContentElementAutomationPeer.GetOrientationCore メソッド

定義

この ContentElementAutomationPeer に関連付けられている ContentElement が、指定した方向にレイアウトされているかどうかを示す値を取得します。 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 列挙型値。

適用対象

こちらもご覧ください