Share via


MapControlAutomationPeer.VerticallyScrollable Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die Karte in einer vetrical-Richtung scrollbar ist.

public:
 property bool VerticallyScrollable { bool get(); };
bool VerticallyScrollable();
public bool VerticallyScrollable { get; }
var boolean = mapControlAutomationPeer.verticallyScrollable;
Public ReadOnly Property VerticallyScrollable As Boolean

Eigenschaftswert

Boolean

bool

Boolescher Wert, der angibt, ob die Karte in vertikaler Richtung scrollbar ist.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: