SelectiveScrollingGrid.GetSelectiveScrollingOrientation Méthode

Définition

Obtient la direction que les cellules peuvent faire défiler pour un objet spécifié.

public:
 static System::Windows::Controls::SelectiveScrollingOrientation GetSelectiveScrollingOrientation(System::Windows::DependencyObject ^ obj);
public static System.Windows.Controls.SelectiveScrollingOrientation GetSelectiveScrollingOrientation(System.Windows.DependencyObject obj);
static member GetSelectiveScrollingOrientation : System.Windows.DependencyObject -> System.Windows.Controls.SelectiveScrollingOrientation
Public Shared Function GetSelectiveScrollingOrientation (obj As DependencyObject) As SelectiveScrollingOrientation

Paramètres

obj
DependencyObject

Objet dont l’orientation de défilement est récupérée.

Retours

Direction que les cellules peuvent faire défiler.

S’applique à