Share via


ScrollViewerViewChangingEventArgs Classe

Définition

Fournit des données d’événement pour l’événement ViewChanging et des événements similaires spécifiques au contrôle.

public ref class ScrollViewerViewChangingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ScrollViewerViewChangingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ScrollViewerViewChangingEventArgs
Public NotInheritable Class ScrollViewerViewChangingEventArgs
Héritage
Object Platform::Object IInspectable ScrollViewerViewChangingEventArgs
Attributs

Propriétés

FinalView

Obtient l’affichage affiché par ScrollViewer lorsque la vue se met au repos après une manipulation panoramique/zoom.

IsInertial

Obtient une valeur qui indique si la manipulation panoramique/zoom a un composant inertiel.

NextView

Obtient l’affichage que scrollViewer affichera ensuite.

S’applique à