ScrollBarAutomationPeer.GetOrientationCore 메서드

정의

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

Horizontal 의 방향에 따라 Vertical또는 ScrollBar입니다.

적용 대상

추가 정보