Sdílet prostřednictvím


WpfScrollBar.Orientation – vlastnost

Získá orientaci 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
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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

WpfScrollBar Třída

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

Orientation