UIElementAutomationPeer.GetOrientationCore メソッド

定義

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

適用対象