Partage via


ScrollContentPresenter.CanVerticallyScroll Propriété

Définition

Obtient ou définit une valeur qui indique si le défilement sur l’axe vertical est possible.

public:
 property bool CanVerticallyScroll { bool get(); void set(bool value); };
public bool CanVerticallyScroll { get; set; }
member this.CanVerticallyScroll : bool with get, set
Public Property CanVerticallyScroll As Boolean

Valeur de propriété

Boolean

true si le défilement est possible ; sinon, false. Cette propriété n’a aucune valeur par défaut.

Implémente

S’applique à