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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
Microsoft.VisualStudio.TestTools.UITesting.WpfControls – obor názvů