Freigeben über


WpfTree.VerticalScrollBar-Eigenschaft

Ruft die vertikale Bildlaufleiste in diesem Strukturansicht-Steuerelement ab.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property VerticalScrollBar As UITestControl
public virtual UITestControl VerticalScrollBar { get; }
public:
virtual property UITestControl^ VerticalScrollBar {
    UITestControl^ get ();
}
abstract VerticalScrollBar : UITestControl with get
override VerticalScrollBar : UITestControl with get
function get VerticalScrollBar () : UITestControl

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Die vertikale Bildlaufleiste in diesem Strukturansicht-Steuerelement.

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfTree Klasse

Microsoft.VisualStudio.TestTools.UITesting.WpfControls-Namespace