ScrollViewer.VerticalSnapPointsAlignment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique comment les points d’ancrage existants sont alignés verticalement par rapport à la fenêtre d’affichage initiale.
public:
property SnapPointsAlignment VerticalSnapPointsAlignment { SnapPointsAlignment get(); void set(SnapPointsAlignment value); };
SnapPointsAlignment VerticalSnapPointsAlignment();
void VerticalSnapPointsAlignment(SnapPointsAlignment value);
public SnapPointsAlignment VerticalSnapPointsAlignment { get; set; }
var snapPointsAlignment = scrollViewer.verticalSnapPointsAlignment;
scrollViewer.verticalSnapPointsAlignment = snapPointsAlignment;
Public Property VerticalSnapPointsAlignment As SnapPointsAlignment
<ScrollViewer VerticalSnapPointsAlignment="snapPointsAlignmentMemberName" />
Valeur de propriété
Valeur de l’énumération.