Share via


SelectiveScrollingGrid.SetSelectiveScrollingOrientation Méthode

Définition

Définit la direction dans laquelle les cellules peuvent défiler pour un objet spécifié.

public:
 static void SetSelectiveScrollingOrientation(System::Windows::DependencyObject ^ obj, System::Windows::Controls::SelectiveScrollingOrientation value);
public static void SetSelectiveScrollingOrientation (System.Windows.DependencyObject obj, System.Windows.Controls.SelectiveScrollingOrientation value);
static member SetSelectiveScrollingOrientation : System.Windows.DependencyObject * System.Windows.Controls.SelectiveScrollingOrientation -> unit
Public Shared Sub SetSelectiveScrollingOrientation (obj As DependencyObject, value As SelectiveScrollingOrientation)

Paramètres

obj
DependencyObject

Objet dont l'orientation de défilement est définie.

value
SelectiveScrollingOrientation

Orientation de défilement.

S’applique à