ScrollContentPresenter.CanVerticallyScroll Proprietà

Definizione

Ottiene o imposta un valore che indica se lo scorrimento lungo l'asse verticale è possibile.

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

Valore della proprietà

true se lo scorrimento è possibile. In caso contrario, false. Nessun valore predefinito per questa proprietà.

Implementazioni

Si applica a