UIElementAutomationPeer.GetOrientationCore 메서드

정의

UIElement 와 연결된 UIElementAutomationPeer 가 특정 방향으로 배치되는지 여부를 나타내는 값을 가져옵니다. 이 메서드는 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

반환

AutomationOrientation

None 열거형 값

적용 대상