Share via


ScrollViewerView Classe

Définition

Fournit une vue pour un ScrollViewer lorsque son affichage est en train de changer.

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

Propriétés

HorizontalOffset

Obtient la distance à laquelle le contenu a été fait défiler horizontalement.

VerticalOffset

Obtient la distance à laquelle le contenu a été fait défiler verticalement.

ZoomFactor

Obtient une valeur qui indique le facteur de zoom actuel engagé pour la mise à l’échelle du contenu.

S’applique à