ScrollViewerViewChangedEventArgs Classe

Définition

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

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

Constructeurs

ScrollViewerViewChangedEventArgs()

Initialise une nouvelle instance de la classe ScrollViewerViewChangedEventArgs.

Propriétés

IsIntermediate

Obtient une valeur qui indique si la manipulation sous-jacente qui a déclenché l’événement est terminée.

S’applique à

Voir aussi