Share via


ScrollViewerViewChangedEventArgs Classe

Definição

Fornece dados de evento para o evento ViewChanged e eventos específicos de controle semelhantes.

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
Herança
Object Platform::Object IInspectable ScrollViewerViewChangedEventArgs
Atributos

Construtores

ScrollViewerViewChangedEventArgs()

Inicializa uma nova instância da classe ScrollViewerViewChangedEventArgs .

Propriedades

IsIntermediate

Obtém um valor que indica se a manipulação subjacente que gerou o evento está concluída.

Aplica-se a

Confira também