TreeView.HandlesScrolling Propriété

Définition

Obtient si le TreeView défilement peut être fait.

protected public:
 virtual property bool HandlesScrolling { bool get(); };
protected internal override bool HandlesScrolling { get; }
member this.HandlesScrolling : bool
Protected Friend Overrides ReadOnly Property HandlesScrolling As Boolean

Valeur de propriété

Retourne true toujours, car le contrôle a un ScrollViewer style dans son style.

S’applique à