Condividi tramite


ScrollViewerViewChangedEventArgs Classe

Definizione

Fornisce i dati degli eventi per l'evento ViewChanged e eventi specifici del controllo simili.

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
Ereditarietà
Object Platform::Object IInspectable ScrollViewerViewChangedEventArgs
Attributi

Costruttori

ScrollViewerViewChangedEventArgs()

Inizializza una nuova istanza della classe ScrollViewerViewChangedEventArgs .

Proprietà

IsIntermediate

Ottiene un valore che indica se la manipolazione sottostante che ha generato l'evento è stata completata.

Si applica a

Vedi anche