DataGrid.HandlesScrolling Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si le DataGrid prend en charge le défilement clavier personnalisé.
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é
true
dans tous les cas.
Remarques
Cette propriété est utilisée pour notifier l’entrée ScrollViewer DataGrid du clavier gérée par le DataGrid.