ScrollSnapPointBase Classe
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.
Représente la classe de base pour les points d’ancrage de défilement utilisés par un ou un ScrollPresenter
autre contrôle de défilement.
public ref class ScrollSnapPointBase : SnapPointBase
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ScrollSnapPointBase : SnapPointBase
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class ScrollSnapPointBase : SnapPointBase
Public Class ScrollSnapPointBase
Inherits SnapPointBase
- Héritage
- Dérivé
- Attributs
Propriétés
Alignment |
Obtient une valeur qui indique où se trouve le point d’ancrage par rapport à la fenêtre d’affichage. |