ScrollViewer.ScrollInfo Propriété

Définition

Obtient ou définit l’élément qui implémente l’interface IScrollInfo et fournit des valeurs pour le défilement des propriétés de ce ScrollViewerfichier .

protected public:
 property System::Windows::Controls::Primitives::IScrollInfo ^ ScrollInfo { System::Windows::Controls::Primitives::IScrollInfo ^ get(); void set(System::Windows::Controls::Primitives::IScrollInfo ^ value); };
protected internal System.Windows.Controls.Primitives.IScrollInfo ScrollInfo { get; set; }
member this.ScrollInfo : System.Windows.Controls.Primitives.IScrollInfo with get, set
Protected Friend Property ScrollInfo As IScrollInfo

Valeur de propriété

Élément qui contrôle les propriétés de défilement, telles que l’étendue, le décalage ou la taille de la fenêtre d’affichage. Cette propriété n’a aucune valeur par défaut.

S’applique à