Share via


ScrollViewerViewChangedEventArgs Klasse

Definition

Stellt Ereignisdaten für das ViewChanged-Ereignis und ähnliche steuerelementspezifische Ereignisse bereit.

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
Vererbung
Object Platform::Object IInspectable ScrollViewerViewChangedEventArgs
Attribute

Konstruktoren

ScrollViewerViewChangedEventArgs()

Initialisiert eine neue instance der ScrollViewerViewChangedEventArgs-Klasse.

Eigenschaften

IsIntermediate

Ruft einen Wert ab, der angibt, ob die zugrunde liegende Manipulation, die das Ereignis ausgelöst hat, abgeschlossen ist.

Gilt für:

Weitere Informationen