Sdílet prostřednictvím


WpfScrollBar.Orientation – vlastnost

Získá orientace tento posuvník.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public Overridable ReadOnly Property Orientation As OrientationType
    Get
public virtual OrientationType Orientation { get; }
public:
virtual property OrientationType Orientation {
    OrientationType get ();
}
abstract Orientation : OrientationType
override Orientation : OrientationType
function get Orientation () : OrientationType

Hodnota vlastnosti

Typ: System.Windows.Automation.OrientationType
Orientace tento posuvník.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WpfScrollBar Třída

Microsoft.VisualStudio.TestTools.UITesting.WpfControls – obor názvů

Orientation