Freigeben über


LoopingSelectorAutomationPeer.HorizontallyScrollable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Steuerelement einen horizontalen Bildlauf durchführen kann.

public:
 property bool HorizontallyScrollable { bool get(); };
bool HorizontallyScrollable();
public bool HorizontallyScrollable { get; }
var boolean = loopingSelectorAutomationPeer.horizontallyScrollable;
Public ReadOnly Property HorizontallyScrollable As Boolean

Eigenschaftswert

Boolean

bool

true , wenn das Steuerelement horizontal scrollen kann; andernfalls false.

Implementiert

Gilt für: