AutomationPeer.GetOrientationCore 메서드

정의

파생 클래스에서 재정의된 경우 GetOrientation()에서 호출됩니다.

protected:
 abstract System::Windows::Automation::Peers::AutomationOrientation GetOrientationCore();
protected abstract System.Windows.Automation.Peers.AutomationOrientation GetOrientationCore ();
abstract member GetOrientationCore : unit -> System.Windows.Automation.Peers.AutomationOrientation
Protected MustOverride Function GetOrientationCore () As AutomationOrientation

반환

AutomationOrientation

컨트롤의 방향입니다.

적용 대상

추가 정보