다음을 통해 공유


WpfScrollBar.Orientation 속성

이 스크롤 막대 컨트롤의 방향을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
어셈블리:  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Overridable ReadOnly Property Orientation As OrientationType
public virtual OrientationType Orientation { get; }
public:
virtual property OrientationType Orientation {
    OrientationType get ();
}
abstract Orientation : OrientationType with get 
override Orientation : OrientationType with get
function get Orientation () : OrientationType

속성 값

형식: OrientationType
이 스크롤 막대 컨트롤의 방향입니다.

.NET Framework 보안

참고 항목

참조

WpfScrollBar 클래스

Microsoft.VisualStudio.TestTools.UITesting.WpfControls 네임스페이스

Orientation