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 列舉值。

適用於