OrientedVirtualizingPanel.AreHorizontalSnapPointsRegular Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die horizontalen Einrastpunkte für das OrientedVirtualizingPanel gleichmäßig voneinander sind.

public:
 property bool AreHorizontalSnapPointsRegular { bool get(); };
bool AreHorizontalSnapPointsRegular();
public bool AreHorizontalSnapPointsRegular { get; }
var boolean = orientedVirtualizingPanel.areHorizontalSnapPointsRegular;
Public ReadOnly Property AreHorizontalSnapPointsRegular As Boolean

Eigenschaftswert

Boolean

bool

true , wenn die horizontalen Einrastpunkte für das OrientedVirtualizingPanel äquidistant voneinander sind; andernfalls false.

Implementiert

Gilt für: