Share via


SelectiveScrollingGrid.GetSelectiveScrollingOrientation Méthode

Définition

Obtient la direction dans laquelle les cellules peuvent 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 extraite.

Retours

SelectiveScrollingOrientation

Direction dans laquelle les cellules peuvent défiler.

S’applique à